Rate Overview
Live
1 ISK = 0.695179 KGS
1 KGS = 1.4385
ISK
Avg
0.705428
High
0.719986
Low
0.688970
Last updated: 7/24/2026, 2:16:16 PM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.70 KGS |
| 10 ISK | 6.95 KGS |
| 50 ISK | 34.76 KGS |
| 100 ISK | 69.52 KGS |
| 500 ISK | 347.59 KGS |
| 1,000 ISK | 695.18 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-24T14:16:16Z",
"rates": {
"KGS": 0.695179
}
}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": 69.5179,
"rate": 0.695179
}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