Rate Overview
Live
1 ISK = 0.703724 KGS
1 KGS = 1.4210
ISK
Avg
0.704452
High
0.706930
Low
0.702918
Last updated: 3/27/2026, 10:14:51 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.70 KGS |
| 10 ISK | 7.04 KGS |
| 50 ISK | 35.19 KGS |
| 100 ISK | 70.37 KGS |
| 500 ISK | 351.86 KGS |
| 1,000 ISK | 703.72 KGS |
Get ISK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=KGSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T10:14:51Z",
"rates": {
"KGS": 0.703724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "KGS",
"amount": 100
},
"result": 70.3724,
"rate": 0.703724
}Build with ISK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key