Rate Overview
Live
1 MXN = 1.1977 CZK
1 CZK = 0.834930
MXN
Avg
1.1983
High
1.2015
Low
1.1949
Last updated: 4/17/2026, 6:10:26 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.20 CZK |
| 10 MXN | 11.98 CZK |
| 50 MXN | 59.89 CZK |
| 100 MXN | 119.77 CZK |
| 500 MXN | 598.85 CZK |
| 1,000 MXN | 1,197.71 CZK |
Get MXN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=CZKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-17T06:10:26Z",
"rates": {
"CZK": 1.197705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "CZK",
"amount": 100
},
"result": 119.7705,
"rate": 1.197705
}Build with MXN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key