Rate Overview
Live
1 ISK = 0.006040 GIP
1 GIP = 165.5629
ISK
Avg
0.005988
High
0.006104
Low
0.005869
Last updated: 5/27/2026, 4:51:28 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.04 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-27T04:51:28Z",
"rates": {
"GIP": 0.00604
}
}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.604,
"rate": 0.00604
}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