Rate Overview
Live
1 ISK = 0.006016 GIP
1 GIP = 166.2234
ISK
Avg
0.006020
High
0.006055
Low
0.006006
Last updated: 8/12/2026, 10:38:25 AM
Quick Conversions
| ISK | GIP |
|---|---|
| 1 ISK | 0.01 GIP |
| 10 ISK | 0.06 GIP |
| 50 ISK | 0.30 GIP |
| 100 ISK | 0.60 GIP |
| 500 ISK | 3.01 GIP |
| 1,000 ISK | 6.02 GIP |
Get ISK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GIPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-12T10:38:25Z",
"rates": {
"GIP": 0.006016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GIP",
"amount": 100
},
"result": 0.6015999999999999,
"rate": 0.006016
}Build with ISK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key