Rate Overview
Live
1 GBP = 8.7223 DKK
1 DKK = 0.114648
GBP
Avg
8.7519
High
8.8076
Low
8.6696
Last updated: 7/29/2026, 2:53:22 PM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.72 DKK |
| 10 GBP | 87.22 DKK |
| 50 GBP | 436.12 DKK |
| 100 GBP | 872.23 DKK |
| 500 GBP | 4,361.16 DKK |
| 1,000 GBP | 8,722.31 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-29T14:53:22Z",
"rates": {
"DKK": 8.722313
}
}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.2312999999999,
"rate": 8.722313
}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