Rate Overview
Live
1 KGS = 1.4066 ISK
1 ISK = 0.710914
KGS
Avg
1.4843
High
1.6242
Low
1.3880
Last updated: 5/27/2026, 4:06:58 PM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.41 ISK |
| 10 KGS | 14.07 ISK |
| 50 KGS | 70.33 ISK |
| 100 KGS | 140.66 ISK |
| 500 KGS | 703.32 ISK |
| 1,000 KGS | 1,406.64 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-05-27T16:06:58Z",
"rates": {
"ISK": 1.40664
}
}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": 140.664,
"rate": 1.40664
}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