Rate Overview
Live
1 ISK = 0.700531 KGS
1 KGS = 1.4275
ISK
Avg
0.677287
High
0.720444
Low
0.615675
Last updated: 7/28/2026, 4:17:11 PM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.70 KGS |
| 10 ISK | 7.01 KGS |
| 50 ISK | 35.03 KGS |
| 100 ISK | 70.05 KGS |
| 500 ISK | 350.27 KGS |
| 1,000 ISK | 700.53 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-07-28T16:17:11Z",
"rates": {
"KGS": 0.700531
}
}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": 70.0531,
"rate": 0.700531
}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