Rate Overview
Live
1 KGS = 1.3983 ISK
1 ISK = 0.715155
KGS
Avg
1.4029
High
1.4096
Low
1.3966
Last updated: 8/19/2026, 1:02:22 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.15 ISK |
| 1,000 KGS | 1,398.30 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-08-19T01:02:22Z",
"rates": {
"ISK": 1.398299
}
}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.8299,
"rate": 1.398299
}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