Rate Overview
Live
1 KGS = 1.4210 ISK
1 ISK = 0.703725
KGS
Avg
1.4195
High
1.4226
Low
1.4146
Last updated: 3/27/2026, 10:14:55 AM
Quick Conversions
| KGS | ISK |
|---|---|
| 1 KGS | 1.42 ISK |
| 10 KGS | 14.21 ISK |
| 50 KGS | 71.05 ISK |
| 100 KGS | 142.10 ISK |
| 500 KGS | 710.51 ISK |
| 1,000 KGS | 1,421.01 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-03-27T10:14:55Z",
"rates": {
"ISK": 1.42101
}
}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": 142.101,
"rate": 1.42101
}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