Rate Overview
Live
1 KGS = 0.034539 ILS
1 ILS = 28.9528
KGS
Avg
0.034740
High
0.036466
Low
0.032089
Last updated: 7/12/2026, 12:45:00 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.35 ILS |
| 50 KGS | 1.73 ILS |
| 100 KGS | 3.45 ILS |
| 500 KGS | 17.27 ILS |
| 1,000 KGS | 34.54 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-12T12:45:00Z",
"rates": {
"ILS": 0.034539
}
}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.4539,
"rate": 0.034539
}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