Rate Overview
Live
1 CAD = 12.9442 MXN
1 MXN = 0.077254
CAD
Avg
12.9094
High
13.1743
Low
12.5258
Last updated: 3/26/2026, 9:54:21 PM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.94 MXN |
| 10 CAD | 129.44 MXN |
| 50 CAD | 647.21 MXN |
| 100 CAD | 1,294.42 MXN |
| 500 CAD | 6,472.12 MXN |
| 1,000 CAD | 12,944.24 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-03-26T21:54:21Z",
"rates": {
"MXN": 12.944235
}
}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": 1294.4235,
"rate": 12.944235
}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