Rate Overview
Live
1 CZK = 0.827749 MDL
1 MDL = 1.2081
CZK
Avg
0.827037
High
0.829046
Low
0.824554
Last updated: 4/17/2026, 6:24:48 AM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.83 MDL |
| 10 CZK | 8.28 MDL |
| 50 CZK | 41.39 MDL |
| 100 CZK | 82.77 MDL |
| 500 CZK | 413.87 MDL |
| 1,000 CZK | 827.75 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-04-17T06:24:48Z",
"rates": {
"MDL": 0.827749
}
}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.7749,
"rate": 0.827749
}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