Rate Overview
Live
1 KGS = 1.3983 ISK
1 ISK = 0.715163
KGS
Avg
1.3982
High
1.4015
Low
1.3944
Last updated: 4/17/2026, 6:25:27 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.40 ISK |
| 10 KGS | 13.98 ISK |
| 50 KGS | 69.91 ISK |
| 100 KGS | 139.83 ISK |
| 500 KGS | 699.14 ISK |
| 1,000 KGS | 1,398.28 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-04-17T06:25:27Z",
"rates": {
"ISK": 1.398283
}
}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": 139.82829999999998,
"rate": 1.398283
}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