Rate Overview
Live
1 CAD = 12.2667 MXN
1 MXN = 0.081522
CAD
Avg
12.2391
High
12.2667
Low
12.2091
Last updated: 9/2/2026, 5:24:55 PM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.27 MXN |
| 10 CAD | 122.67 MXN |
| 50 CAD | 613.33 MXN |
| 100 CAD | 1,226.67 MXN |
| 500 CAD | 6,133.34 MXN |
| 1,000 CAD | 12,266.67 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-09-02T17:24:55Z",
"rates": {
"MXN": 12.266673
}
}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": 1226.6673,
"rate": 12.266673
}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