Rate Overview
Live
1 DKK = 3.2381 CZK
1 CZK = 0.308821
DKK
Avg
3.2346
High
3.2404
Low
3.2270
Last updated: 9/6/2026, 1:56:45 AM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.24 CZK |
| 10 DKK | 32.38 CZK |
| 50 DKK | 161.91 CZK |
| 100 DKK | 323.81 CZK |
| 500 DKK | 1,619.06 CZK |
| 1,000 DKK | 3,238.13 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-09-06T01:56:45Z",
"rates": {
"CZK": 3.238126
}
}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": 323.8126,
"rate": 3.238126
}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