Rate Overview
Live
1 CAD = 12.5159 MXN
1 MXN = 0.079898
CAD
Avg
13.9358
High
16.7520
Low
12.2554
Last updated: 7/20/2026, 12:55:26 AM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.52 MXN |
| 10 CAD | 125.16 MXN |
| 50 CAD | 625.80 MXN |
| 100 CAD | 1,251.59 MXN |
| 500 CAD | 6,257.95 MXN |
| 1,000 CAD | 12,515.91 MXN |
Get CAD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=MXNExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T00:55:26Z",
"rates": {
"MXN": 12.515905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "MXN",
"amount": 100
},
"result": 1251.5905,
"rate": 12.515905
}Build with CAD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key