Rate Overview
Live
1 GIP = 165.0457 ISK
1 ISK = 0.006059
GIP
Avg
164.7645
High
166.0014
Low
164.0650
Last updated: 4/16/2026, 8:58:32 PM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 165.05 ISK |
| 10 GIP | 1,650.46 ISK |
| 50 GIP | 8,252.29 ISK |
| 100 GIP | 16,504.57 ISK |
| 500 GIP | 82,522.86 ISK |
| 1,000 GIP | 165,045.72 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-04-16T20:58:32Z",
"rates": {
"ISK": 165.04572
}
}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": 16504.572,
"rate": 165.04572
}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