Rate Overview
Live
1 ISK = 0.006047 GIP
1 GIP = 165.3713
ISK
Avg
0.006018
High
0.006051
Low
0.005985
Last updated: 5/7/2026, 1:26:05 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.02 GIP |
| 1,000 ISK | 6.05 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-05-07T01:26:05Z",
"rates": {
"GIP": 0.006047
}
}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.6047,
"rate": 0.006047
}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