Rate Overview
Live
1 MXN = 1.2303 CZK
1 CZK = 0.812781
MXN
Avg
1.2244
High
1.2303
Low
1.2190
Last updated: 9/2/2026, 4:56:28 AM
Quick Conversions
| MXN | CZK |
|---|---|
| 1 MXN | 1.23 CZK |
| 10 MXN | 12.30 CZK |
| 50 MXN | 61.52 CZK |
| 100 MXN | 123.03 CZK |
| 500 MXN | 615.17 CZK |
| 1,000 MXN | 1,230.34 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-09-02T04:56:28Z",
"rates": {
"CZK": 1.230344
}
}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": 123.0344,
"rate": 1.230344
}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