Rate Overview
Live
1 GBP = 8.7238 DKK
1 DKK = 0.114629
GBP
Avg
8.7354
High
8.7486
Low
8.7207
Last updated: 8/21/2026, 4:52:51 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.72 DKK |
| 10 GBP | 87.24 DKK |
| 50 GBP | 436.19 DKK |
| 100 GBP | 872.38 DKK |
| 500 GBP | 4,361.92 DKK |
| 1,000 GBP | 8,723.83 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-08-21T04:52:51Z",
"rates": {
"DKK": 8.72383
}
}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.3829999999999,
"rate": 8.72383
}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