Rate Overview
Live
1 DKK = 0.116425 GBP
1 GBP = 8.5892
DKK
Avg
0.116471
High
0.116621
Low
0.116308
Last updated: 4/16/2026, 6:01:34 AM
Quick Conversions
| DKK | GBP |
|---|---|
| 1 DKK | 0.12 GBP |
| 10 DKK | 1.16 GBP |
| 50 DKK | 5.82 GBP |
| 100 DKK | 11.64 GBP |
| 500 DKK | 58.21 GBP |
| 1,000 DKK | 116.43 GBP |
Get DKK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GBPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-16T06:01:34Z",
"rates": {
"GBP": 0.116425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GBP",
"amount": 100
},
"result": 11.6425,
"rate": 0.116425
}Build with DKK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key