Rate Overview
Live
1 KGS = 0.034708 ILS
1 ILS = 28.8118
KGS
Avg
0.033977
High
0.034708
Low
0.033293
Last updated: 7/7/2026, 4:13:37 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.35 ILS |
| 50 KGS | 1.74 ILS |
| 100 KGS | 3.47 ILS |
| 500 KGS | 17.35 ILS |
| 1,000 KGS | 34.71 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-07-07T16:13:37Z",
"rates": {
"ILS": 0.034708
}
}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.4708,
"rate": 0.034708
}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