Rate Overview
Live
1 GBP = 8.6249 DKK
1 DKK = 0.115944
GBP
Avg
8.6986
High
9.0071
Low
8.3871
Last updated: 5/28/2026, 7:59:21 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.62 DKK |
| 10 GBP | 86.25 DKK |
| 50 GBP | 431.24 DKK |
| 100 GBP | 862.49 DKK |
| 500 GBP | 4,312.43 DKK |
| 1,000 GBP | 8,624.86 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-28T07:59:21Z",
"rates": {
"DKK": 8.624857
}
}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": 862.4857000000001,
"rate": 8.624857
}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