Rate Overview
Live
1 MXN = 1.2025 CZK
1 CZK = 0.831634
MXN
Avg
1.2064
High
1.2081
Low
1.2025
Last updated: 5/27/2026, 5:11:53 PM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.20 CZK |
| 10 MXN | 12.02 CZK |
| 50 MXN | 60.12 CZK |
| 100 MXN | 120.25 CZK |
| 500 MXN | 601.23 CZK |
| 1,000 MXN | 1,202.45 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-05-27T17:11:53Z",
"rates": {
"CZK": 1.202452
}
}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": 120.24520000000001,
"rate": 1.202452
}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