Rate Overview
Live
1 MXN = 1.2242 CZK
1 CZK = 0.816843
MXN
Avg
1.2284
High
1.2317
Low
1.2242
Last updated: 8/19/2026, 5:03:57 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.22 CZK |
| 10 MXN | 12.24 CZK |
| 50 MXN | 61.21 CZK |
| 100 MXN | 122.42 CZK |
| 500 MXN | 612.11 CZK |
| 1,000 MXN | 1,224.23 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-08-19T05:03:57Z",
"rates": {
"CZK": 1.224226
}
}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": 122.4226,
"rate": 1.224226
}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