Rate Overview
Live
1 GBP = 8.6163 DKK
1 DKK = 0.116059
GBP
Avg
8.6407
High
8.6605
Low
8.6143
Last updated: 6/19/2026, 8:52:44 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.62 DKK |
| 10 GBP | 86.16 DKK |
| 50 GBP | 430.81 DKK |
| 100 GBP | 861.63 DKK |
| 500 GBP | 4,308.14 DKK |
| 1,000 GBP | 8,616.29 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-06-19T08:52:44Z",
"rates": {
"DKK": 8.616286
}
}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.6286,
"rate": 8.616286
}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