Rate Overview
Live
1 MDL = 1.1961 CZK
1 CZK = 0.836049
MDL
Avg
1.2001
High
1.2059
Low
1.1939
Last updated: 6/15/2026, 9:17:55 PM
Quick Conversions
| MDL | CZK |
|---|---|
| 1 MDL | 1.20 CZK |
| 10 MDL | 11.96 CZK |
| 50 MDL | 59.81 CZK |
| 100 MDL | 119.61 CZK |
| 500 MDL | 598.05 CZK |
| 1,000 MDL | 1,196.10 CZK |
Get MDL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CZKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T21:17:55Z",
"rates": {
"CZK": 1.196102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CZK",
"amount": 100
},
"result": 119.6102,
"rate": 1.196102
}Build with MDL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key