Rate Overview
Live
1 DKK = 0.115752 GBP
1 GBP = 8.6392
DKK
Avg
0.115798
High
0.116042
Low
0.115621
Last updated: 3/26/2026, 11:35:02 PM
Quick Conversions
| DKK | GBP |
|---|---|
| 1 DKK | 0.12 GBP |
| 10 DKK | 1.16 GBP |
| 50 DKK | 5.79 GBP |
| 100 DKK | 11.58 GBP |
| 500 DKK | 57.88 GBP |
| 1,000 DKK | 115.75 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-03-26T23:35:02Z",
"rates": {
"GBP": 0.115752
}
}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.575199999999999,
"rate": 0.115752
}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