Rate Overview
Live
1 DKK = 3.7260 CUP
1 CUP = 0.268384
DKK
Avg
3.8304
High
4.1773
Low
3.6849
Last updated: 5/28/2026, 12:53:30 AM
Quick Conversions
| DKK | CUP |
|---|---|
| 1 DKK | 3.73 CUP |
| 10 DKK | 37.26 CUP |
| 50 DKK | 186.30 CUP |
| 100 DKK | 372.60 CUP |
| 500 DKK | 1,863.00 CUP |
| 1,000 DKK | 3,726.00 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-05-28T00:53:30Z",
"rates": {
"CUP": 3.725998
}
}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": 372.5998,
"rate": 3.725998
}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