Rate Overview
Live
1 DKK = 4.1832 CUP
1 CUP = 0.239053
DKK
Avg
4.1671
High
4.1832
Low
4.1434
Last updated: 4/17/2026, 1:32:11 PM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.18 CUP |
| 10 DKK | 41.83 CUP |
| 50 DKK | 209.16 CUP |
| 100 DKK | 418.32 CUP |
| 500 DKK | 2,091.59 CUP |
| 1,000 DKK | 4,183.18 CUP |
Get DKK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CUPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-17T13:32:11Z",
"rates": {
"CUP": 4.183177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CUP",
"amount": 100
},
"result": 418.31769999999995,
"rate": 4.183177
}Build with DKK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key