Rate Overview
Live
1 ISK = 0.702175 KGS
1 KGS = 1.4241
ISK
Avg
0.707672
High
0.719999
Low
0.697720
Last updated: 3/7/2026, 12:30:14 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.70 KGS |
| 10 ISK | 7.02 KGS |
| 50 ISK | 35.11 KGS |
| 100 ISK | 70.22 KGS |
| 500 ISK | 351.09 KGS |
| 1,000 ISK | 702.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-03-07T00:30:14Z",
"rates": {
"KGS": 0.702175
}
}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.2175,
"rate": 0.702175
}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