Rate Overview
Live
1 CZK = 0.822487 MXN
1 MXN = 1.2158
CZK
Avg
0.822622
High
0.823524
Low
0.821222
Last updated: 7/29/2026, 4:42:19 AM
Quick Conversions
| CZK | MXN |
|---|---|
| 1 CZK | 0.82 MXN |
| 10 CZK | 8.22 MXN |
| 50 CZK | 41.12 MXN |
| 100 CZK | 82.25 MXN |
| 500 CZK | 411.24 MXN |
| 1,000 CZK | 822.49 MXN |
Get CZK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=MXNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-29T04:42:19Z",
"rates": {
"MXN": 0.822487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "MXN",
"amount": 100
},
"result": 82.2487,
"rate": 0.822487
}Build with CZK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key