Rate Overview
Live
1 CAD = 12.5360 MXN
1 MXN = 0.079770
CAD
Avg
12.5574
High
12.6244
Low
12.5017
Last updated: 5/26/2026, 9:55:04 AM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 12.54 MXN |
| 10 CAD | 125.36 MXN |
| 50 CAD | 626.80 MXN |
| 100 CAD | 1,253.60 MXN |
| 500 CAD | 6,268.02 MXN |
| 1,000 CAD | 12,536.03 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-26T09:55:04Z",
"rates": {
"MXN": 12.536031
}
}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.6031,
"rate": 12.536031
}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