Rate Overview
Live
1 CAD = 12.5386 MXN
1 MXN = 0.079754
CAD
Avg
12.8144
High
13.1733
Low
12.5315
Last updated: 5/26/2026, 10:51:39 AM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.54 MXN |
| 10 CAD | 125.39 MXN |
| 50 CAD | 626.93 MXN |
| 100 CAD | 1,253.86 MXN |
| 500 CAD | 6,269.31 MXN |
| 1,000 CAD | 12,538.62 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-05-26T10:51:39Z",
"rates": {
"MXN": 12.53862
}
}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": 1253.862,
"rate": 12.53862
}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