Rate Overview
Live
1 CZK = 0.823426 MXN
1 MXN = 1.2144
CZK
Avg
0.844148
High
0.960036
Low
0.705198
Last updated: 7/26/2026, 2:14:22 AM
Quick Conversions
| CZK | MXN |
|---|---|
| 1 CZK | 0.82 MXN |
| 10 CZK | 8.23 MXN |
| 50 CZK | 41.17 MXN |
| 100 CZK | 82.34 MXN |
| 500 CZK | 411.71 MXN |
| 1,000 CZK | 823.43 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-26T02:14:22Z",
"rates": {
"MXN": 0.823426
}
}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.3426,
"rate": 0.823426
}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