Rate Overview
Live
1 CNY = 0.433936 ILS
1 ILS = 2.3045
CNY
Avg
0.493812
High
0.546837
Low
0.428186
Last updated: 6/18/2026, 9:07:22 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.43 ILS |
| 10 CNY | 4.34 ILS |
| 50 CNY | 21.70 ILS |
| 100 CNY | 43.39 ILS |
| 500 CNY | 216.97 ILS |
| 1,000 CNY | 433.94 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-18T09:07:22Z",
"rates": {
"ILS": 0.433936
}
}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.3936,
"rate": 0.433936
}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