Rate Overview
Live
1 CZK = 0.826978 MDL
1 MDL = 1.2092
CZK
Avg
0.797167
High
0.829084
Low
0.754289
Last updated: 7/28/2026, 1:41:31 PM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.83 MDL |
| 10 CZK | 8.27 MDL |
| 50 CZK | 41.35 MDL |
| 100 CZK | 82.70 MDL |
| 500 CZK | 413.49 MDL |
| 1,000 CZK | 826.98 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-07-28T13:41:31Z",
"rates": {
"MDL": 0.826978
}
}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": 82.6978,
"rate": 0.826978
}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