Trusted by thousands of expats & travelers since 2004
Get Your Free Mexico & Global Insurance Quote in Under 2 Minutes
Auto, property, health, travel & life insurance for Americans living, working, or traveling abroad — backed by 22+ years of experience and real people who answer the phone.
A short welcome from Jason, our founder — hear how we’ve protected clients across Mexico for 22+ years.
Start here
Tell us what you need — we’ll handle the rest
Pick Mexico, Global, or both. You can select every product you’re interested in — one submission is all it takes.
Why people choose us
- ✓22+ years licensed and trusted, serving clients since 2004
- ✓Agents who understand both US and Mexico coverage rules
- ✓Real claims support — we stay involved after you buy, not just at the sale
- ✓One agency for your Mexico property and your global travel or health needs
Licensed Agency
BBB Accredited
Agent-Assisted Service
Client stories
Real coverage, real people
“When Hurricane damage hit our condo, they walked us through the claim in days, not months. I’ve never had an insurance company actually pick up the phone like this.”
“I needed Mexico auto and global travel health in the same week. One call, one agent, both handled. That alone was worth it.”
“We manage a small HOA in Baja and needed liability coverage that actually understood Mexican property law. They did.”
Why West Coast Global
One agency, both sides of the border
Bilingual
Support in English & Spanish
Every policy explained clearly, in whichever language you’re most comfortable in.
Licensed
Compliant on both sides
Properly licensed to serve Mexico-based property and U.S. clients living abroad.
Hands-on
Claims assistance, not just sales
We stay involved when you actually need to file a claim — that’s the real test.
Unified
Mexico + Global, one place
Cover your Mexico property and your global travel, health, or life needs in a single relationship.
Full product overview
Every line of coverage we offer
Researching before you call? Here’s the complete picture, grouped the way we sell it.
Ready to get covered?
function wcgLpToggleStamp(btn, panelId){
const pressed = btn.getAttribute('aria-pressed') === 'true';
btn.setAttribute('aria-pressed', String(!pressed));
document.getElementById(panelId).classList.toggle('open', !pressed);
}
function wcgLpTogglePill(btn){
const pressed = btn.getAttribute('aria-pressed') === 'true';
btn.setAttribute('aria-pressed', String(!pressed));
}
function wcgLpHandleSubmit(e){
e.preventDefault();
const selectedPills = Array.from(document.querySelectorAll('.pill[aria-pressed="true"]')).map(p => p.textContent.trim());
// In production: send form fields + selectedPills to your CRM/lead endpoint here.
alert('Thanks! Your request has been received.\n\nSelected interests: ' + (selectedPills.join(', ') || 'None selected'));
}
For future reference on getting files off the download button: clicking it downloads the file to your computer (usually into your Downloads folder), and you’d then open it with a text editor (Notepad, TextEdit, VS Code) to see and copy the code — clicking it just opens a rendered preview in a new tab, not the underlying code.

