Rate Overview
Live
1 DKK = 0.114988 GBP
1 GBP = 8.6966
DKK
Avg
0.114746
High
0.115129
Low
0.114455
Last updated: 9/4/2026, 4:31:33 PM
Quick Conversions
| DKK | GBP |
|---|---|
| 1 DKK | 0.11 GBP |
| 10 DKK | 1.15 GBP |
| 50 DKK | 5.75 GBP |
| 100 DKK | 11.50 GBP |
| 500 DKK | 57.49 GBP |
| 1,000 DKK | 114.99 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-09-04T16:31:33Z",
"rates": {
"GBP": 0.114988
}
}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.498800000000001,
"rate": 0.114988
}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