Rate Overview
Live
1 CZK = 0.304688 DKK
1 DKK = 3.2820
CZK
Avg
0.301182
High
0.317574
Low
0.285133
Last updated: 3/28/2026, 3:38:21 PM
Quick Conversions
| CZK | DKK |
|---|---|
| 1 CZK | 0.30 DKK |
| 10 CZK | 3.05 DKK |
| 50 CZK | 15.23 DKK |
| 100 CZK | 30.47 DKK |
| 500 CZK | 152.34 DKK |
| 1,000 CZK | 304.69 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-03-28T15:38:21Z",
"rates": {
"DKK": 0.304688
}
}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.4688,
"rate": 0.304688
}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