Rate Overview
Live
1 GIP = 165.5436 ISK
1 ISK = 0.006041
GIP
Avg
165.9484
High
167.0821
Low
164.0709
Last updated: 5/27/2026, 6:58:15 PM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 165.54 ISK |
| 10 GIP | 1,655.44 ISK |
| 50 GIP | 8,277.18 ISK |
| 100 GIP | 16,554.36 ISK |
| 500 GIP | 82,771.82 ISK |
| 1,000 GIP | 165,543.64 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-05-27T18:58:15Z",
"rates": {
"ISK": 165.543636
}
}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": 16554.3636,
"rate": 165.543636
}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