Rate Overview
Live
1 CAD = 12.3031 MXN
1 MXN = 0.081280
CAD
Avg
12.3095
High
12.3528
Low
12.2707
Last updated: 7/5/2026, 10:55:58 AM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.30 MXN |
| 10 CAD | 123.03 MXN |
| 50 CAD | 615.15 MXN |
| 100 CAD | 1,230.31 MXN |
| 500 CAD | 6,151.54 MXN |
| 1,000 CAD | 12,303.08 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-05T10:55:58Z",
"rates": {
"MXN": 12.303082
}
}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": 1230.3082,
"rate": 12.303082
}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