Rate Overview
Live
1 ISK = 0.021565 GEL
1 GEL = 46.3714
ISK
Avg
0.021585
High
0.021632
Low
0.021517
Last updated: 5/28/2026, 9:51:19 PM
Quick Conversions
| ISK | GEL |
|---|---|
| 1 ISK | 0.02 GEL |
| 10 ISK | 0.22 GEL |
| 50 ISK | 1.08 GEL |
| 100 ISK | 2.16 GEL |
| 500 ISK | 10.78 GEL |
| 1,000 ISK | 21.57 GEL |
Get ISK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GELExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-28T21:51:19Z",
"rates": {
"GEL": 0.021565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GEL",
"amount": 100
},
"result": 2.1565000000000003,
"rate": 0.021565
}Build with ISK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key