Rate Overview
Live
1 CZK = 0.825596 MXN
1 MXN = 1.2112
CZK
Avg
0.835795
High
0.871312
Low
0.820410
Last updated: 7/30/2026, 8:10:15 AM
Quick Conversions
| CZK | MXN |
|---|---|
| 1 CZK | 0.83 MXN |
| 10 CZK | 8.26 MXN |
| 50 CZK | 41.28 MXN |
| 100 CZK | 82.56 MXN |
| 500 CZK | 412.80 MXN |
| 1,000 CZK | 825.60 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-30T08:10:15Z",
"rates": {
"MXN": 0.825596
}
}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.5596,
"rate": 0.825596
}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