Rate Overview
Live
1 KGS = 1.4241 ISK
1 ISK = 0.702176
KGS
Avg
1.4097
High
1.4242
Low
1.3889
Last updated: 3/6/2026, 8:12:31 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.42 ISK |
| 10 KGS | 14.24 ISK |
| 50 KGS | 71.21 ISK |
| 100 KGS | 142.41 ISK |
| 500 KGS | 712.07 ISK |
| 1,000 KGS | 1,424.15 ISK |
Get KGS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ISKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:12:31Z",
"rates": {
"ISK": 1.424145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ISK",
"amount": 100
},
"result": 142.4145,
"rate": 1.424145
}Build with KGS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key