Rate Overview
Live
1 CNY = 23.9263 JPY
1 JPY = 0.041795
CNY
Avg
23.9054
High
23.9711
Low
23.8515
Last updated: 7/15/2026, 9:31:39 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.93 JPY |
| 10 CNY | 239.26 JPY |
| 50 CNY | 1,196.31 JPY |
| 100 CNY | 2,392.63 JPY |
| 500 CNY | 11,963.13 JPY |
| 1,000 CNY | 23,926.26 JPY |
Get CNY/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=JPYExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-15T21:31:39Z",
"rates": {
"JPY": 23.926258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "JPY",
"amount": 100
},
"result": 2392.6258000000003,
"rate": 23.926258
}Build with CNY/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key