Rate Overview
Live
1 MDL = 1.2081 CZK
1 CZK = 0.827723
MDL
Avg
1.2084
High
1.2215
Low
1.2007
Last updated: 7/26/2026, 1:51:03 AM
Quick Conversions
| MDL | CZK |
|---|---|
| 1 MDL | 1.21 CZK |
| 10 MDL | 12.08 CZK |
| 50 MDL | 60.41 CZK |
| 100 MDL | 120.81 CZK |
| 500 MDL | 604.07 CZK |
| 1,000 MDL | 1,208.13 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-26T01:51:03Z",
"rates": {
"CZK": 1.208134
}
}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.8134,
"rate": 1.208134
}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