Rate Overview
Live
1 DKK = 0.113986 GBP
1 GBP = 8.7730
DKK
Avg
0.115817
High
0.117280
Low
0.113834
Last updated: 7/21/2026, 9:55:49 PM
Quick Conversions
| DKK | GBP |
|---|---|
| 1 DKK | 0.11 GBP |
| 10 DKK | 1.14 GBP |
| 50 DKK | 5.70 GBP |
| 100 DKK | 11.40 GBP |
| 500 DKK | 56.99 GBP |
| 1,000 DKK | 113.99 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-07-21T21:55:49Z",
"rates": {
"GBP": 0.113986
}
}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.3986,
"rate": 0.113986
}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