Rate Overview
Live
1 CNY = 0.447901 ILS
1 ILS = 2.2326
CNY
Avg
0.449522
High
0.457175
Low
0.445352
Last updated: 3/7/2026, 9:13:19 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.45 ILS |
| 10 CNY | 4.48 ILS |
| 50 CNY | 22.40 ILS |
| 100 CNY | 44.79 ILS |
| 500 CNY | 223.95 ILS |
| 1,000 CNY | 447.90 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-03-07T09:13:19Z",
"rates": {
"ILS": 0.447901
}
}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": 44.7901,
"rate": 0.447901
}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