Rate Overview
Live
1 GBP = 8.7537 DKK
1 DKK = 0.114238
GBP
Avg
8.7811
High
8.8076
Low
8.7537
Last updated: 7/23/2026, 7:29:18 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.75 DKK |
| 10 GBP | 87.54 DKK |
| 50 GBP | 437.68 DKK |
| 100 GBP | 875.37 DKK |
| 500 GBP | 4,376.84 DKK |
| 1,000 GBP | 8,753.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-23T07:29:18Z",
"rates": {
"DKK": 8.753676
}
}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": 875.3676,
"rate": 8.753676
}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