Rate Overview
Live
1 DKK = 0.115246 GIP
1 GIP = 8.6771
DKK
Avg
0.115316
High
0.115603
Low
0.114961
Last updated: 7/1/2026, 9:45:48 AM
Quick Conversions
| DKK | GIP |
|---|---|
| 1 DKK | 0.12 GIP |
| 10 DKK | 1.15 GIP |
| 50 DKK | 5.76 GIP |
| 100 DKK | 11.52 GIP |
| 500 DKK | 57.62 GIP |
| 1,000 DKK | 115.25 GIP |
Get DKK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GIPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-01T09:45:48Z",
"rates": {
"GIP": 0.115246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GIP",
"amount": 100
},
"result": 11.5246,
"rate": 0.115246
}Build with DKK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key