Rate Overview
Live
1 CAD = 12.4031 MXN
1 MXN = 0.080625
CAD
Avg
12.4290
High
12.5131
Low
12.3597
Last updated: 7/25/2026, 1:39:34 AM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.40 MXN |
| 10 CAD | 124.03 MXN |
| 50 CAD | 620.16 MXN |
| 100 CAD | 1,240.31 MXN |
| 500 CAD | 6,201.56 MXN |
| 1,000 CAD | 12,403.12 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-25T01:39:34Z",
"rates": {
"MXN": 12.403117
}
}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": 1240.3117,
"rate": 12.403117
}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