Rate Overview
Live
1 KGS = 1.3993 ISK
1 ISK = 0.714627
KGS
Avg
1.4021
High
1.4075
Low
1.3966
Last updated: 5/7/2026, 9:11:38 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.40 ISK |
| 10 KGS | 13.99 ISK |
| 50 KGS | 69.97 ISK |
| 100 KGS | 139.93 ISK |
| 500 KGS | 699.67 ISK |
| 1,000 KGS | 1,399.33 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-05-07T09:11:38Z",
"rates": {
"ISK": 1.399331
}
}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.93310000000002,
"rate": 1.399331
}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