Rate Overview
Live
1 MDL = 1.2052 CZK
1 CZK = 0.829709
MDL
Avg
1.2052
High
1.2125
Low
1.1970
Last updated: 7/21/2026, 7:55:19 PM
Quick Conversions
| MDL | CZK |
|---|---|
| 1 MDL | 1.21 CZK |
| 10 MDL | 12.05 CZK |
| 50 MDL | 60.26 CZK |
| 100 MDL | 120.52 CZK |
| 500 MDL | 602.62 CZK |
| 1,000 MDL | 1,205.24 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-07-21T19:55:19Z",
"rates": {
"CZK": 1.205242
}
}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": 120.5242,
"rate": 1.205242
}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