Rate Overview
Live
1 ILS = 30.9402 KGS
1 KGS = 0.032320
ILS
Avg
27.1970
High
30.9402
Low
24.7156
Last updated: 5/27/2026, 9:44:04 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 30.94 KGS |
| 10 ILS | 309.40 KGS |
| 50 ILS | 1,547.01 KGS |
| 100 ILS | 3,094.02 KGS |
| 500 ILS | 15,470.11 KGS |
| 1,000 ILS | 30,940.21 KGS |
Get ILS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KGSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T21:44:04Z",
"rates": {
"KGS": 30.940212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KGS",
"amount": 100
},
"result": 3094.0211999999997,
"rate": 30.940212
}Build with ILS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key