Rate Overview
Live
1 CNY = 0.413647 ILS
1 ILS = 2.4175
CNY
Avg
0.446117
High
0.459679
Low
0.413647
Last updated: 5/29/2026, 2:28:46 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.41 ILS |
| 10 CNY | 4.14 ILS |
| 50 CNY | 20.68 ILS |
| 100 CNY | 41.36 ILS |
| 500 CNY | 206.82 ILS |
| 1,000 CNY | 413.65 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-29T14:28:46Z",
"rates": {
"ILS": 0.413647
}
}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.3647,
"rate": 0.413647
}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