Rate Overview
Live
1 CNY = 23.0925 JPY
1 JPY = 0.043304
CNY
Avg
23.0595
High
23.1245
Low
22.9865
Last updated: 3/27/2026, 12:38:26 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.09 JPY |
| 10 CNY | 230.93 JPY |
| 50 CNY | 1,154.63 JPY |
| 100 CNY | 2,309.26 JPY |
| 500 CNY | 11,546.28 JPY |
| 1,000 CNY | 23,092.55 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-27T12:38:26Z",
"rates": {
"JPY": 23.09255
}
}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": 2309.255,
"rate": 23.09255
}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