Rate Overview
Live
1 DKK = 3.2496 CZK
1 CZK = 0.307732
DKK
Avg
3.2537
High
3.2820
Low
3.2308
Last updated: 5/28/2026, 11:18:56 PM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.25 CZK |
| 10 DKK | 32.50 CZK |
| 50 DKK | 162.48 CZK |
| 100 DKK | 324.96 CZK |
| 500 DKK | 1,624.79 CZK |
| 1,000 DKK | 3,249.58 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-28T23:18:56Z",
"rates": {
"CZK": 3.249584
}
}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.9584,
"rate": 3.249584
}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