Rate Overview
Live
1 CNY = 0.433727 ILS
1 ILS = 2.3056
CNY
Avg
0.432636
High
0.436584
Low
0.430848
Last updated: 6/18/2026, 7:45:35 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.43 ILS |
| 10 CNY | 4.34 ILS |
| 50 CNY | 21.69 ILS |
| 100 CNY | 43.37 ILS |
| 500 CNY | 216.86 ILS |
| 1,000 CNY | 433.73 ILS |
Get CNY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=ILSExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-18T07:45:35Z",
"rates": {
"ILS": 0.433727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "ILS",
"amount": 100
},
"result": 43.372699999999995,
"rate": 0.433727
}Build with CNY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key