Rate Overview
Live
1 CNY = 23.7548 JPY
1 JPY = 0.042097
CNY
Avg
22.9726
High
23.7548
Low
21.9727
Last updated: 6/22/2026, 3:34:23 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.75 JPY |
| 10 CNY | 237.55 JPY |
| 50 CNY | 1,187.74 JPY |
| 100 CNY | 2,375.48 JPY |
| 500 CNY | 11,877.41 JPY |
| 1,000 CNY | 23,754.83 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-06-22T15:34:23Z",
"rates": {
"JPY": 23.754825
}
}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": 2375.4825,
"rate": 23.754825
}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