Rate Overview
Live
1 KGS = 0.034032 ILS
1 ILS = 29.3841
KGS
Avg
0.034534
High
0.035024
Low
0.034032
Last updated: 4/17/2026, 1:25:49 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.34 ILS |
| 50 KGS | 1.70 ILS |
| 100 KGS | 3.40 ILS |
| 500 KGS | 17.02 ILS |
| 1,000 KGS | 34.03 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-04-17T13:25:49Z",
"rates": {
"ILS": 0.034032
}
}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.4032,
"rate": 0.034032
}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