Rate Overview
Live
1 CNY = 23.9678 JPY
1 JPY = 0.041723
CNY
Avg
23.1769
High
23.9678
Low
22.1742
Last updated: 7/18/2026, 12:18:27 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 23.97 JPY |
| 10 CNY | 239.68 JPY |
| 50 CNY | 1,198.39 JPY |
| 100 CNY | 2,396.78 JPY |
| 500 CNY | 11,983.91 JPY |
| 1,000 CNY | 23,967.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-07-18T12:18:27Z",
"rates": {
"JPY": 23.967829
}
}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": 2396.7828999999997,
"rate": 23.967829
}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