Rate Overview
Live
1 DKK = 0.114285 GBP
1 GBP = 8.7501
DKK
Avg
0.114643
High
0.115297
Low
0.114285
Last updated: 7/7/2026, 12:16:18 AM
Quick Conversions
| DKK | GBP |
|---|---|
| 1 DKK | 0.11 GBP |
| 10 DKK | 1.14 GBP |
| 50 DKK | 5.71 GBP |
| 100 DKK | 11.43 GBP |
| 500 DKK | 57.14 GBP |
| 1,000 DKK | 114.29 GBP |
Get DKK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GBPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-07T00:16:18Z",
"rates": {
"GBP": 0.114285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GBP",
"amount": 100
},
"result": 11.4285,
"rate": 0.114285
}Build with DKK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key