Rate Overview
Live
1 CZK = 0.306360 DKK
1 DKK = 3.2641
CZK
Avg
0.306918
High
0.308231
Low
0.305942
Last updated: 3/7/2026, 7:58:27 AM
Quick Conversions
| CZK | DKK |
|---|---|
| 1 CZK | 0.31 DKK |
| 10 CZK | 3.06 DKK |
| 50 CZK | 15.32 DKK |
| 100 CZK | 30.64 DKK |
| 500 CZK | 153.18 DKK |
| 1,000 CZK | 306.36 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-07T07:58:27Z",
"rates": {
"DKK": 0.30636
}
}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.636000000000003,
"rate": 0.30636
}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