Rate Overview
Live
1 DKK = 3.2473 CZK
1 CZK = 0.307947
DKK
Avg
3.2585
High
3.2646
Low
3.2473
Last updated: 4/17/2026, 5:57:39 PM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.25 CZK |
| 10 DKK | 32.47 CZK |
| 50 DKK | 162.37 CZK |
| 100 DKK | 324.73 CZK |
| 500 DKK | 1,623.66 CZK |
| 1,000 DKK | 3,247.32 CZK |
Get DKK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CZKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-17T17:57:39Z",
"rates": {
"CZK": 3.247315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CZK",
"amount": 100
},
"result": 324.7315,
"rate": 3.247315
}Build with DKK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key