Rate Overview
Live
1 MDL = 1.2131 CZK
1 CZK = 0.824320
MDL
Avg
1.2111
High
1.2149
Low
1.2083
Last updated: 3/27/2026, 3:01:37 PM
Quick Conversions
| MDL | CZK |
|---|---|
| 1 MDL | 1.21 CZK |
| 10 MDL | 12.13 CZK |
| 50 MDL | 60.66 CZK |
| 100 MDL | 121.31 CZK |
| 500 MDL | 606.56 CZK |
| 1,000 MDL | 1,213.12 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-03-27T15:01:37Z",
"rates": {
"CZK": 1.213121
}
}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": 121.31209999999999,
"rate": 1.213121
}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