Rate Overview
Live
1 MDL = 1.2015 CZK
1 CZK = 0.832272
MDL
Avg
1.2061
High
1.2115
Low
1.2015
Last updated: 5/6/2026, 3:29:45 PM
Quick Conversions
| MDL | CZK |
|---|---|
| 1 MDL | 1.20 CZK |
| 10 MDL | 12.02 CZK |
| 50 MDL | 60.08 CZK |
| 100 MDL | 120.15 CZK |
| 500 MDL | 600.77 CZK |
| 1,000 MDL | 1,201.53 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-05-06T15:29:45Z",
"rates": {
"CZK": 1.20153
}
}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.15299999999999,
"rate": 1.20153
}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