Rate Overview
Live
1 CZK = 0.308818 DKK
1 DKK = 3.2382
CZK
Avg
0.307552
High
0.309558
Low
0.304805
Last updated: 7/30/2026, 9:44:12 AM
Quick Conversions
| CZK | DKK |
|---|---|
| 1 CZK | 0.31 DKK |
| 10 CZK | 3.09 DKK |
| 50 CZK | 15.44 DKK |
| 100 CZK | 30.88 DKK |
| 500 CZK | 154.41 DKK |
| 1,000 CZK | 308.82 DKK |
Get CZK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=DKKExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-30T09:44:12Z",
"rates": {
"DKK": 0.308818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "DKK",
"amount": 100
},
"result": 30.8818,
"rate": 0.308818
}Build with CZK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key