Rate Overview
Live
1 GBP = 8.5855 DKK
1 DKK = 0.116475
GBP
Avg
8.5853
High
8.5978
Low
8.5747
Last updated: 4/16/2026, 6:32:10 PM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.59 DKK |
| 10 GBP | 85.86 DKK |
| 50 GBP | 429.28 DKK |
| 100 GBP | 858.55 DKK |
| 500 GBP | 4,292.77 DKK |
| 1,000 GBP | 8,585.55 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-04-16T18:32:10Z",
"rates": {
"DKK": 8.585545
}
}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": 858.5545,
"rate": 8.585545
}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