Rate Overview
Live
1 DKK = 0.116054 GIP
1 GIP = 8.6167
DKK
Avg
0.115760
High
0.116433
Low
0.115130
Last updated: 5/7/2026, 10:15:09 AM
Quick Conversions
| DKK | GIP |
|---|---|
| 1 DKK | 0.12 GIP |
| 10 DKK | 1.16 GIP |
| 50 DKK | 5.80 GIP |
| 100 DKK | 11.61 GIP |
| 500 DKK | 58.03 GIP |
| 1,000 DKK | 116.05 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-05-07T10:15:09Z",
"rates": {
"GIP": 0.116054
}
}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.605400000000001,
"rate": 0.116054
}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