Rate Overview
Live
1 DKK = 0.152892 CUC
1 CUC = 6.5406
DKK
Avg
0.152860
High
0.153170
Low
0.152489
Last updated: 7/9/2026, 5:02:12 AM
Quick Conversions
| DKK | CUC |
|---|---|
| 1 DKK | 0.15 CUC |
| 10 DKK | 1.53 CUC |
| 50 DKK | 7.64 CUC |
| 100 DKK | 15.29 CUC |
| 500 DKK | 76.45 CUC |
| 1,000 DKK | 152.89 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-07-09T05:02:12Z",
"rates": {
"CUC": 0.152892
}
}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.2892,
"rate": 0.152892
}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