Rate Overview
Live
1 KGS = 1.4395 ISK
1 ISK = 0.694674
KGS
Avg
1.4407
High
1.4446
Low
1.4380
Last updated: 7/8/2026, 2:10:04 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.44 ISK |
| 10 KGS | 14.40 ISK |
| 50 KGS | 71.98 ISK |
| 100 KGS | 143.95 ISK |
| 500 KGS | 719.76 ISK |
| 1,000 KGS | 1,439.52 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-08T02:10:04Z",
"rates": {
"ISK": 1.439524
}
}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.9524,
"rate": 1.439524
}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