Rate Overview
Live
1 CZK = 0.828722 MDL
1 MDL = 1.2067
CZK
Avg
0.812455
High
0.832640
Low
0.786641
Last updated: 5/27/2026, 9:43:17 PM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.83 MDL |
| 10 CZK | 8.29 MDL |
| 50 CZK | 41.44 MDL |
| 100 CZK | 82.87 MDL |
| 500 CZK | 414.36 MDL |
| 1,000 CZK | 828.72 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-27T21:43:17Z",
"rates": {
"MDL": 0.828722
}
}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.87219999999999,
"rate": 0.828722
}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