Rate Overview
Live
1 ISK = 0.715162 KGS
1 KGS = 1.3983
ISK
Avg
0.715224
High
0.717177
Low
0.713522
Last updated: 4/17/2026, 6:27:02 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.72 KGS |
| 10 ISK | 7.15 KGS |
| 50 ISK | 35.76 KGS |
| 100 ISK | 71.52 KGS |
| 500 ISK | 357.58 KGS |
| 1,000 ISK | 715.16 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-04-17T06:27:02Z",
"rates": {
"KGS": 0.715162
}
}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.5162,
"rate": 0.715162
}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