Rate Overview
Live
1 DKK = 3.2641 CZK
1 CZK = 0.306360
DKK
Avg
3.2582
High
3.2686
Low
3.2443
Last updated: 3/7/2026, 9:47:35 AM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.26 CZK |
| 10 DKK | 32.64 CZK |
| 50 DKK | 163.21 CZK |
| 100 DKK | 326.41 CZK |
| 500 DKK | 1,632.07 CZK |
| 1,000 DKK | 3,264.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-03-07T09:47:35Z",
"rates": {
"CZK": 3.264133
}
}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": 326.4133,
"rate": 3.264133
}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