Rate Overview
Live
1 GBP = 8.7232 DKK
1 DKK = 0.114637
GBP
Avg
8.6385
High
8.7847
Low
8.5265
Last updated: 7/29/2026, 12:53:55 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.72 DKK |
| 10 GBP | 87.23 DKK |
| 50 GBP | 436.16 DKK |
| 100 GBP | 872.32 DKK |
| 500 GBP | 4,361.59 DKK |
| 1,000 GBP | 8,723.18 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-29T00:53:55Z",
"rates": {
"DKK": 8.723175
}
}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": 872.3175,
"rate": 8.723175
}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