Rate Overview
Live
1 CZK = 0.823199 MDL
1 MDL = 1.2148
CZK
Avg
0.825030
High
0.833537
Low
0.818479
Last updated: 3/7/2026, 12:29:46 AM
Quick Conversions
| CZK | MDL |
|---|---|
| 1 CZK | 0.82 MDL |
| 10 CZK | 8.23 MDL |
| 50 CZK | 41.16 MDL |
| 100 CZK | 82.32 MDL |
| 500 CZK | 411.60 MDL |
| 1,000 CZK | 823.20 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-07T00:29:46Z",
"rates": {
"MDL": 0.823199
}
}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.3199,
"rate": 0.823199
}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