Rate Overview
Live
1 MXN = 1.2112 CZK
1 CZK = 0.825596
MXN
Avg
1.2132
High
1.2189
Low
1.2066
Last updated: 7/30/2026, 8:03:11 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.21 CZK |
| 10 MXN | 12.11 CZK |
| 50 MXN | 60.56 CZK |
| 100 MXN | 121.12 CZK |
| 500 MXN | 605.62 CZK |
| 1,000 MXN | 1,211.25 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-07-30T08:03:11Z",
"rates": {
"CZK": 1.211246
}
}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": 121.1246,
"rate": 1.211246
}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