Rate Overview
Live
1 GIP = 167.5646 ISK
1 ISK = 0.005968
GIP
Avg
166.0178
High
167.5646
Low
163.7816
Last updated: 3/7/2026, 7:40:30 AM
Quick Conversions
| GIP | ISK |
|---|---|
| 1 GIP | 167.56 ISK |
| 10 GIP | 1,675.65 ISK |
| 50 GIP | 8,378.23 ISK |
| 100 GIP | 16,756.46 ISK |
| 500 GIP | 83,782.30 ISK |
| 1,000 GIP | 167,564.61 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-07T07:40:30Z",
"rates": {
"ISK": 167.564606
}
}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": 16756.4606,
"rate": 167.564606
}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