Rate Overview
Live
1 CNY = 0.415527 ILS
1 ILS = 2.4066
CNY
Avg
0.422751
High
0.428661
Low
0.415527
Last updated: 5/28/2026, 9:47:52 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.42 ILS |
| 10 CNY | 4.16 ILS |
| 50 CNY | 20.78 ILS |
| 100 CNY | 41.55 ILS |
| 500 CNY | 207.76 ILS |
| 1,000 CNY | 415.53 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-28T21:47:52Z",
"rates": {
"ILS": 0.415527
}
}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.5527,
"rate": 0.415527
}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