Rate Overview
Live
1 DKK = 3.2494 CZK
1 CZK = 0.307750
DKK
Avg
3.2494
High
3.2508
Low
3.2463
Last updated: 5/28/2026, 8:35:22 PM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.25 CZK |
| 10 DKK | 32.49 CZK |
| 50 DKK | 162.47 CZK |
| 100 DKK | 324.94 CZK |
| 500 DKK | 1,624.70 CZK |
| 1,000 DKK | 3,249.39 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-05-28T20:35:22Z",
"rates": {
"CZK": 3.249394
}
}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.93940000000003,
"rate": 3.249394
}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