Rate Overview
Live
1 CNY = 23.8305 JPY
1 JPY = 0.041963
CNY
Avg
23.8372
High
23.9469
Low
23.7628
Last updated: 7/8/2026, 7:21:01 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.83 JPY |
| 10 CNY | 238.31 JPY |
| 50 CNY | 1,191.53 JPY |
| 100 CNY | 2,383.05 JPY |
| 500 CNY | 11,915.25 JPY |
| 1,000 CNY | 23,830.50 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-08T19:21:01Z",
"rates": {
"JPY": 23.830503
}
}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": 2383.0503,
"rate": 23.830503
}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