Rate Overview
Live
1 ILS = 29.9349 KGS
1 KGS = 0.033406
ILS
Avg
29.7685
High
30.0831
Low
29.5178
Last updated: 5/7/2026, 5:52:17 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.93 KGS |
| 10 ILS | 299.35 KGS |
| 50 ILS | 1,496.75 KGS |
| 100 ILS | 2,993.49 KGS |
| 500 ILS | 14,967.46 KGS |
| 1,000 ILS | 29,934.93 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-07T17:52:17Z",
"rates": {
"KGS": 29.934928
}
}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": 2993.4928,
"rate": 29.934928
}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