Rate Overview
Live
1 GBP = 8.7408 DKK
1 DKK = 0.114406
GBP
Avg
8.6983
High
9.0410
Low
8.3179
Last updated: 7/28/2026, 7:45:42 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.74 DKK |
| 10 GBP | 87.41 DKK |
| 50 GBP | 437.04 DKK |
| 100 GBP | 874.08 DKK |
| 500 GBP | 4,370.40 DKK |
| 1,000 GBP | 8,740.80 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-28T07:45:42Z",
"rates": {
"DKK": 8.740802
}
}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": 874.0802,
"rate": 8.740802
}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