Rate Overview
Live
1 DKK = 3.2296 CZK
1 CZK = 0.309635
DKK
Avg
3.2394
High
3.2486
Low
3.2288
Last updated: 7/26/2026, 7:52:57 AM
Quick Conversions
| DKK | CZK |
|---|---|
| 1 DKK | 3.23 CZK |
| 10 DKK | 32.30 CZK |
| 50 DKK | 161.48 CZK |
| 100 DKK | 322.96 CZK |
| 500 DKK | 1,614.80 CZK |
| 1,000 DKK | 3,229.60 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-07-26T07:52:57Z",
"rates": {
"CZK": 3.229604
}
}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": 322.9604,
"rate": 3.229604
}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