Rate Overview
Live
1 DKK = 0.155490 CUC
1 CUC = 6.4313
DKK
Avg
0.156097
High
0.158109
Low
0.154749
Last updated: 3/7/2026, 7:39:40 AM
Quick Conversions
| DKK | CUC |
|---|---|
| 1 DKK | 0.16 CUC |
| 10 DKK | 1.55 CUC |
| 50 DKK | 7.77 CUC |
| 100 DKK | 15.55 CUC |
| 500 DKK | 77.74 CUC |
| 1,000 DKK | 155.49 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-03-07T07:39:40Z",
"rates": {
"CUC": 0.15549
}
}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.549,
"rate": 0.15549
}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