Rate Overview
Live
1 CZK = 0.822427 MDL
1 MDL = 1.2159
CZK
Avg
0.791154
High
0.822427
Low
0.754289
Last updated: 3/27/2026, 7:54:21 PM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.82 MDL |
| 10 CZK | 8.22 MDL |
| 50 CZK | 41.12 MDL |
| 100 CZK | 82.24 MDL |
| 500 CZK | 411.21 MDL |
| 1,000 CZK | 822.43 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-03-27T19:54:21Z",
"rates": {
"MDL": 0.822427
}
}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.2427,
"rate": 0.822427
}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