Rate Overview
Live
1 CZK = 0.832246 MDL
1 MDL = 1.2016
CZK
Avg
0.829287
High
0.832324
Low
0.825426
Last updated: 5/7/2026, 12:34:38 PM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.83 MDL |
| 10 CZK | 8.32 MDL |
| 50 CZK | 41.61 MDL |
| 100 CZK | 83.22 MDL |
| 500 CZK | 416.12 MDL |
| 1,000 CZK | 832.25 MDL |
Get CZK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=MDLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-07T12:34:38Z",
"rates": {
"MDL": 0.832246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "MDL",
"amount": 100
},
"result": 83.22460000000001,
"rate": 0.832246
}Build with CZK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key