Rate Overview
Live
1 CAD = 13.0907 MXN
1 MXN = 0.076390
CAD
Avg
12.8110
High
13.0907
Low
12.5899
Last updated: 3/6/2026, 6:11:39 PM
Quick Conversions
| CAD | MXN |
|---|---|
| 1 CAD | 13.09 MXN |
| 10 CAD | 130.91 MXN |
| 50 CAD | 654.53 MXN |
| 100 CAD | 1,309.07 MXN |
| 500 CAD | 6,545.34 MXN |
| 1,000 CAD | 13,090.68 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-06T18:11:39Z",
"rates": {
"MXN": 13.090684
}
}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": 1309.0683999999999,
"rate": 13.090684
}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