Rate Overview
Live
1 ISK = 0.710913 KGS
1 KGS = 1.4066
ISK
Avg
0.711559
High
0.716500
Low
0.706759
Last updated: 5/27/2026, 8:44:04 PM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.71 KGS |
| 10 ISK | 7.11 KGS |
| 50 ISK | 35.55 KGS |
| 100 ISK | 71.09 KGS |
| 500 ISK | 355.46 KGS |
| 1,000 ISK | 710.91 KGS |
Get ISK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=KGSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-27T20:44:04Z",
"rates": {
"KGS": 0.710913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "KGS",
"amount": 100
},
"result": 71.0913,
"rate": 0.710913
}Build with ISK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key