Rate Overview
Live
1 ILS = 29.3840 KGS
1 KGS = 0.034032
ILS
Avg
28.9596
High
29.3840
Low
28.5513
Last updated: 4/17/2026, 1:33:43 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.38 KGS |
| 10 ILS | 293.84 KGS |
| 50 ILS | 1,469.20 KGS |
| 100 ILS | 2,938.40 KGS |
| 500 ILS | 14,692.02 KGS |
| 1,000 ILS | 29,384.04 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-04-17T13:33:43Z",
"rates": {
"KGS": 29.384039
}
}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": 2938.4039000000002,
"rate": 29.384039
}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