Rate Overview
Live
1 DKK = 4.1151 CUP
1 CUP = 0.243010
DKK
Avg
4.1059
High
4.1167
Low
4.0899
Last updated: 6/17/2026, 7:13:10 AM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 4.12 CUP |
| 10 DKK | 41.15 CUP |
| 50 DKK | 205.75 CUP |
| 100 DKK | 411.51 CUP |
| 500 DKK | 2,057.53 CUP |
| 1,000 DKK | 4,115.05 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-06-17T07:13:10Z",
"rates": {
"CUP": 4.115051
}
}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": 411.5051,
"rate": 4.115051
}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