Rate Overview
Live
1 GBP = 8.6123 DKK
1 DKK = 0.116113
GBP
Avg
8.6040
High
8.6668
Low
8.5436
Last updated: 3/27/2026, 7:11:27 PM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.61 DKK |
| 10 GBP | 86.12 DKK |
| 50 GBP | 430.62 DKK |
| 100 GBP | 861.23 DKK |
| 500 GBP | 4,306.16 DKK |
| 1,000 GBP | 8,612.33 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-03-27T19:11:27Z",
"rates": {
"DKK": 8.612328
}
}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": 861.2328,
"rate": 8.612328
}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