Rate Overview
Live
1 CZK = 0.307477 DKK
1 DKK = 3.2523
CZK
Avg
0.302143
High
0.318296
Low
0.289138
Last updated: 5/28/2026, 2:34:39 AM
Quick Conversions
| CZK | DKK |
|---|---|
| 1 CZK | 0.31 DKK |
| 10 CZK | 3.07 DKK |
| 50 CZK | 15.37 DKK |
| 100 CZK | 30.75 DKK |
| 500 CZK | 153.74 DKK |
| 1,000 CZK | 307.48 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-05-28T02:34:39Z",
"rates": {
"DKK": 0.307477
}
}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.747700000000002,
"rate": 0.307477
}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