Rate Overview
Live
1 GIP = 165.8142 ISK
1 ISK = 0.006031
GIP
Avg
165.8986
High
166.9287
Low
164.9620
Last updated: 3/27/2026, 2:33:15 PM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 165.81 ISK |
| 10 GIP | 1,658.14 ISK |
| 50 GIP | 8,290.71 ISK |
| 100 GIP | 16,581.42 ISK |
| 500 GIP | 82,907.11 ISK |
| 1,000 GIP | 165,814.23 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-03-27T14:33:15Z",
"rates": {
"ISK": 165.814227
}
}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": 16581.4227,
"rate": 165.814227
}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