Rate Overview
Live
1 DKK = 4.0864 CUP
1 CUP = 0.244712
DKK
Avg
4.0931
High
4.0985
Low
4.0864
Last updated: 8/12/2026, 5:34:31 PM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.09 CUP |
| 10 DKK | 40.86 CUP |
| 50 DKK | 204.32 CUP |
| 100 DKK | 408.64 CUP |
| 500 DKK | 2,043.22 CUP |
| 1,000 DKK | 4,086.43 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-08-12T17:34:31Z",
"rates": {
"CUP": 4.08643
}
}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": 408.64300000000003,
"rate": 4.08643
}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