Rate Overview
Live
1 ISK = 0.721036 KGS
1 KGS = 1.3869
ISK
Avg
0.722002
High
0.726077
Low
0.720629
Last updated: 9/3/2026, 1:58:33 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.72 KGS |
| 10 ISK | 7.21 KGS |
| 50 ISK | 36.05 KGS |
| 100 ISK | 72.10 KGS |
| 500 ISK | 360.52 KGS |
| 1,000 ISK | 721.04 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-09-03T01:58:33Z",
"rates": {
"KGS": 0.721036
}
}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": 72.1036,
"rate": 0.721036
}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