Rate Overview
Live
1 CNY = 23.6153 JPY
1 JPY = 0.042345
CNY
Avg
23.6188
High
23.6864
Low
23.5877
Last updated: 8/18/2026, 5:43:39 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.62 JPY |
| 10 CNY | 236.15 JPY |
| 50 CNY | 1,180.76 JPY |
| 100 CNY | 2,361.53 JPY |
| 500 CNY | 11,807.64 JPY |
| 1,000 CNY | 23,615.27 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-08-18T17:43:39Z",
"rates": {
"JPY": 23.615271
}
}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": 2361.5271,
"rate": 23.615271
}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