Rate Overview
Live
1 GBP = 8.6351 DKK
1 DKK = 0.115806
GBP
Avg
8.6511
High
8.6637
Low
8.6351
Last updated: 5/8/2026, 4:42:16 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.64 DKK |
| 10 GBP | 86.35 DKK |
| 50 GBP | 431.75 DKK |
| 100 GBP | 863.51 DKK |
| 500 GBP | 4,317.55 DKK |
| 1,000 GBP | 8,635.10 DKK |
Get GBP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=DKKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-08T04:42:16Z",
"rates": {
"DKK": 8.635096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "DKK",
"amount": 100
},
"result": 863.5096000000001,
"rate": 8.635096
}Build with GBP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key