Rate Overview
Live
1 CNY = 22.8374 JPY
1 JPY = 0.043788
CNY
Avg
22.8050
High
22.8773
Low
22.7309
Last updated: 3/6/2026, 6:08:46 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 22.84 JPY |
| 10 CNY | 228.37 JPY |
| 50 CNY | 1,141.87 JPY |
| 100 CNY | 2,283.74 JPY |
| 500 CNY | 11,418.71 JPY |
| 1,000 CNY | 22,837.41 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-06T18:08:46Z",
"rates": {
"JPY": 22.837414
}
}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": 2283.7414,
"rate": 22.837414
}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