Rate Overview
Live
1 KGS = 1.3844 ISK
1 ISK = 0.722319
KGS
Avg
1.3854
High
1.3877
Low
1.3827
Last updated: 9/6/2026, 11:41:22 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.38 ISK |
| 10 KGS | 13.84 ISK |
| 50 KGS | 69.22 ISK |
| 100 KGS | 138.44 ISK |
| 500 KGS | 692.21 ISK |
| 1,000 KGS | 1,384.43 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-09-06T11:41:22Z",
"rates": {
"ISK": 1.384429
}
}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": 138.44289999999998,
"rate": 1.384429
}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