Rate Overview
Live
1 ISK = 0.714626 KGS
1 KGS = 1.3993
ISK
Avg
0.713213
High
0.716044
Low
0.710484
Last updated: 5/7/2026, 8:36:52 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.71 KGS |
| 10 ISK | 7.15 KGS |
| 50 ISK | 35.73 KGS |
| 100 ISK | 71.46 KGS |
| 500 ISK | 357.31 KGS |
| 1,000 ISK | 714.63 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-05-07T08:36:52Z",
"rates": {
"KGS": 0.714626
}
}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": 71.4626,
"rate": 0.714626
}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