Rate Overview
Live
1 CNY = 0.415564 ILS
1 ILS = 2.4064
CNY
Avg
0.427680
High
0.437159
Low
0.415564
Last updated: 5/28/2026, 11:10:58 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.42 ILS |
| 10 CNY | 4.16 ILS |
| 50 CNY | 20.78 ILS |
| 100 CNY | 41.56 ILS |
| 500 CNY | 207.78 ILS |
| 1,000 CNY | 415.56 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-05-28T23:10:58Z",
"rates": {
"ILS": 0.415564
}
}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": 41.5564,
"rate": 0.415564
}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