Rate Overview
Live
1 GIP = 167.8040 ISK
1 ISK = 0.005959
GIP
Avg
166.5004
High
168.4200
Low
163.9260
Last updated: 7/22/2026, 12:08:11 PM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 167.80 ISK |
| 10 GIP | 1,678.04 ISK |
| 50 GIP | 8,390.20 ISK |
| 100 GIP | 16,780.40 ISK |
| 500 GIP | 83,902.00 ISK |
| 1,000 GIP | 167,804.01 ISK |
Get GIP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=ISKExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-22T12:08:11Z",
"rates": {
"ISK": 167.804009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "ISK",
"amount": 100
},
"result": 16780.4009,
"rate": 167.804009
}Build with GIP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key