Rate Overview
Live
1 CNY = 0.415158 ILS
1 ILS = 2.4087
CNY
Avg
0.422710
High
0.428661
Low
0.415158
Last updated: 5/28/2026, 8:32:49 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.42 ILS |
| 10 CNY | 4.15 ILS |
| 50 CNY | 20.76 ILS |
| 100 CNY | 41.52 ILS |
| 500 CNY | 207.58 ILS |
| 1,000 CNY | 415.16 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-28T20:32:49Z",
"rates": {
"ILS": 0.415158
}
}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.515800000000006,
"rate": 0.415158
}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