Rate Overview
Live
1 CNY = 0.442261 ILS
1 ILS = 2.2611
CNY
Avg
0.440799
High
0.442261
Low
0.438006
Last updated: 7/4/2026, 8:55:04 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.44 ILS |
| 10 CNY | 4.42 ILS |
| 50 CNY | 22.11 ILS |
| 100 CNY | 44.23 ILS |
| 500 CNY | 221.13 ILS |
| 1,000 CNY | 442.26 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-07-04T20:55:04Z",
"rates": {
"ILS": 0.442261
}
}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": 44.2261,
"rate": 0.442261
}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