Rate Overview
Live
1 CZK = 0.823804 MXN
1 MXN = 1.2139
CZK
Avg
0.824894
High
0.826532
Low
0.822180
Last updated: 7/8/2026, 4:34:19 AM
Quick Conversions
| CZK | MXN |
|---|---|
| 1 CZK | 0.82 MXN |
| 10 CZK | 8.24 MXN |
| 50 CZK | 41.19 MXN |
| 100 CZK | 82.38 MXN |
| 500 CZK | 411.90 MXN |
| 1,000 CZK | 823.80 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-08T04:34:19Z",
"rates": {
"MXN": 0.823804
}
}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.3804,
"rate": 0.823804
}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