Rate Overview
Live
1 MXN = 1.1795 CZK
1 CZK = 0.847841
MXN
Avg
1.1909
High
1.1992
Low
1.1795
Last updated: 3/6/2026, 9:38:59 PM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.18 CZK |
| 10 MXN | 11.79 CZK |
| 50 MXN | 58.97 CZK |
| 100 MXN | 117.95 CZK |
| 500 MXN | 589.73 CZK |
| 1,000 MXN | 1,179.47 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-06T21:38:59Z",
"rates": {
"CZK": 1.179466
}
}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.94659999999999,
"rate": 1.179466
}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