Rate Overview
Live
1 CNY = 0.436932 ILS
1 ILS = 2.2887
CNY
Avg
0.442755
High
0.445023
Low
0.436932
Last updated: 8/14/2026, 11:39:54 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.44 ILS |
| 10 CNY | 4.37 ILS |
| 50 CNY | 21.85 ILS |
| 100 CNY | 43.69 ILS |
| 500 CNY | 218.47 ILS |
| 1,000 CNY | 436.93 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-08-14T11:39:54Z",
"rates": {
"ILS": 0.436932
}
}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": 43.6932,
"rate": 0.436932
}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