Rate Overview
Live
1 KGS = 1.4424 ISK
1 ISK = 0.693270
KGS
Avg
1.4307
High
1.4424
Low
1.4241
Last updated: 6/19/2026, 8:52:52 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.44 ISK |
| 10 KGS | 14.42 ISK |
| 50 KGS | 72.12 ISK |
| 100 KGS | 144.24 ISK |
| 500 KGS | 721.22 ISK |
| 1,000 KGS | 1,442.44 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-06-19T08:52:52Z",
"rates": {
"ISK": 1.442439
}
}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": 144.2439,
"rate": 1.442439
}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