Rate Overview
Live
1 GBP = 8.7387 DKK
1 DKK = 0.114434
GBP
Avg
8.7480
High
8.8076
Low
8.6616
Last updated: 7/27/2026, 8:49:42 PM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.74 DKK |
| 10 GBP | 87.39 DKK |
| 50 GBP | 436.93 DKK |
| 100 GBP | 873.87 DKK |
| 500 GBP | 4,369.34 DKK |
| 1,000 GBP | 8,738.68 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-07-27T20:49:42Z",
"rates": {
"DKK": 8.738681
}
}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": 873.8680999999999,
"rate": 8.738681
}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