Rate Overview
Live
1 GBP = 8.7678 DKK
1 DKK = 0.114053
GBP
Avg
8.7416
High
8.7679
Low
8.7198
Last updated: 7/9/2026, 11:50:18 AM
Quick Conversions
| GBP | DKK |
|---|---|
| 1 GBP | 8.77 DKK |
| 10 GBP | 87.68 DKK |
| 50 GBP | 438.39 DKK |
| 100 GBP | 876.78 DKK |
| 500 GBP | 4,383.92 DKK |
| 1,000 GBP | 8,767.83 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-09T11:50:18Z",
"rates": {
"DKK": 8.767834
}
}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": 876.7834,
"rate": 8.767834
}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