Rate Overview
Live
1 KGS = 1.4335 ISK
1 ISK = 0.697617
KGS
Avg
1.4335
High
1.4374
Low
1.4259
Last updated: 7/20/2026, 4:36:44 PM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.43 ISK |
| 10 KGS | 14.33 ISK |
| 50 KGS | 71.67 ISK |
| 100 KGS | 143.35 ISK |
| 500 KGS | 716.73 ISK |
| 1,000 KGS | 1,433.45 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-07-20T16:36:44Z",
"rates": {
"ISK": 1.433451
}
}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": 143.3451,
"rate": 1.433451
}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