Rate Overview
Live
1 ISK = 0.693270 KGS
1 KGS = 1.4424
ISK
Avg
0.698975
High
0.702202
Low
0.693270
Last updated: 6/19/2026, 8:30:49 AM
Quick Conversions
| ISK | KGS |
|---|---|
| 1 ISK | 0.69 KGS |
| 10 ISK | 6.93 KGS |
| 50 ISK | 34.66 KGS |
| 100 ISK | 69.33 KGS |
| 500 ISK | 346.64 KGS |
| 1,000 ISK | 693.27 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-06-19T08:30:49Z",
"rates": {
"KGS": 0.69327
}
}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": 69.327,
"rate": 0.69327
}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