Rate Overview
Live
1 MXN = 1.1751 CZK
1 CZK = 0.850995
MXN
Avg
1.1833
High
1.1997
Low
1.1477
Last updated: 3/29/2026, 9:02:55 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.18 CZK |
| 10 MXN | 11.75 CZK |
| 50 MXN | 58.75 CZK |
| 100 MXN | 117.51 CZK |
| 500 MXN | 587.55 CZK |
| 1,000 MXN | 1,175.10 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-29T09:02:55Z",
"rates": {
"CZK": 1.175095
}
}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": 117.5095,
"rate": 1.175095
}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