Rate Overview
Live
1 DKK = 0.114003 GIP
1 GIP = 8.7717
DKK
Avg
0.115704
High
0.117217
Low
0.113804
Last updated: 7/22/2026, 11:55:00 PM
Quick Conversions
| DKK | GIP |
|---|---|
| 1 DKK | 0.11 GIP |
| 10 DKK | 1.14 GIP |
| 50 DKK | 5.70 GIP |
| 100 DKK | 11.40 GIP |
| 500 DKK | 57.00 GIP |
| 1,000 DKK | 114.00 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-22T23:55:00Z",
"rates": {
"GIP": 0.114003
}
}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.4003,
"rate": 0.114003
}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