Rate Overview
Live
1 CNY = 23.0869 JPY
1 JPY = 0.043315
CNY
Avg
22.1330
High
23.1066
Low
20.8730
Last updated: 3/27/2026, 2:14:50 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.09 JPY |
| 10 CNY | 230.87 JPY |
| 50 CNY | 1,154.34 JPY |
| 100 CNY | 2,308.69 JPY |
| 500 CNY | 11,543.44 JPY |
| 1,000 CNY | 23,086.89 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-03-27T14:14:50Z",
"rates": {
"JPY": 23.086886
}
}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": 2308.6886,
"rate": 23.086886
}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