Rate Overview
Live
1 GIP = 167.0073 ISK
1 ISK = 0.005988
GIP
Avg
167.0302
High
167.8192
Low
166.3388
Last updated: 6/17/2026, 6:00:43 AM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 167.01 ISK |
| 10 GIP | 1,670.07 ISK |
| 50 GIP | 8,350.37 ISK |
| 100 GIP | 16,700.73 ISK |
| 500 GIP | 83,503.67 ISK |
| 1,000 GIP | 167,007.34 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-06-17T06:00:43Z",
"rates": {
"ISK": 167.007345
}
}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": 16700.7345,
"rate": 167.007345
}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