Rate Overview
Live
1 KGS = 0.034943 ILS
1 ILS = 28.6180
KGS
Avg
0.034929
High
0.035088
Low
0.034735
Last updated: 8/2/2026, 1:12:53 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.35 ILS |
| 50 KGS | 1.75 ILS |
| 100 KGS | 3.49 ILS |
| 500 KGS | 17.47 ILS |
| 1,000 KGS | 34.94 ILS |
Get KGS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ILSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-02T13:12:53Z",
"rates": {
"ILS": 0.034943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ILS",
"amount": 100
},
"result": 3.4943,
"rate": 0.034943
}Build with KGS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key