Rate Overview
Live
1 MXN = 1.1855 CZK
1 CZK = 0.843530
MXN
Avg
1.1443
High
1.1948
Low
1.1054
Last updated: 3/27/2026, 7:47:27 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.19 CZK |
| 10 MXN | 11.85 CZK |
| 50 MXN | 59.27 CZK |
| 100 MXN | 118.55 CZK |
| 500 MXN | 592.75 CZK |
| 1,000 MXN | 1,185.49 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-03-27T07:47:27Z",
"rates": {
"CZK": 1.185494
}
}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": 118.5494,
"rate": 1.185494
}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