Rate Overview
Live
1 CNY = 23.6611 JPY
1 JPY = 0.042263
CNY
Avg
23.6472
High
23.6896
Low
23.5662
Last updated: 6/12/2026, 2:40:12 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.66 JPY |
| 10 CNY | 236.61 JPY |
| 50 CNY | 1,183.06 JPY |
| 100 CNY | 2,366.11 JPY |
| 500 CNY | 11,830.56 JPY |
| 1,000 CNY | 23,661.13 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-12T14:40:12Z",
"rates": {
"JPY": 23.661128
}
}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": 2366.1128000000003,
"rate": 23.661128
}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