Rate Overview
Live
1 CZK = 0.822788 MDL
1 MDL = 1.2154
CZK
Avg
0.791172
High
0.822788
Low
0.754289
Last updated: 3/27/2026, 6:37:48 PM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.82 MDL |
| 10 CZK | 8.23 MDL |
| 50 CZK | 41.14 MDL |
| 100 CZK | 82.28 MDL |
| 500 CZK | 411.39 MDL |
| 1,000 CZK | 822.79 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-27T18:37:48Z",
"rates": {
"MDL": 0.822788
}
}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.27879999999999,
"rate": 0.822788
}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