Rate Overview
Live
1 DKK = 0.157922 CUC
1 CUC = 6.3322
DKK
Avg
0.157275
High
0.157922
Low
0.156355
Last updated: 4/17/2026, 5:53:39 PM
Quick Conversions
| DKK | CUC |
|---|---|
| 1 DKK | 0.16 CUC |
| 10 DKK | 1.58 CUC |
| 50 DKK | 7.90 CUC |
| 100 DKK | 15.79 CUC |
| 500 DKK | 78.96 CUC |
| 1,000 DKK | 157.92 CUC |
Get DKK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CUCExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-17T17:53:39Z",
"rates": {
"CUC": 0.157922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CUC",
"amount": 100
},
"result": 15.792200000000001,
"rate": 0.157922
}Build with DKK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key