Rate Overview
Live
1 GBP = 8.7374 DKK
1 DKK = 0.114450
GBP
Avg
8.6369
High
8.7850
Low
8.5436
Last updated: 7/28/2026, 3:57:30 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.74 DKK |
| 10 GBP | 87.37 DKK |
| 50 GBP | 436.87 DKK |
| 100 GBP | 873.74 DKK |
| 500 GBP | 4,368.71 DKK |
| 1,000 GBP | 8,737.41 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-28T03:57:30Z",
"rates": {
"DKK": 8.737412
}
}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.7412,
"rate": 8.737412
}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