Rate Overview
Live
1 CNY = 24.1046 JPY
1 JPY = 0.041486
CNY
Avg
24.1605
High
24.2071
Low
24.0766
Last updated: 7/29/2026, 7:16:16 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 24.10 JPY |
| 10 CNY | 241.05 JPY |
| 50 CNY | 1,205.23 JPY |
| 100 CNY | 2,410.46 JPY |
| 500 CNY | 12,052.32 JPY |
| 1,000 CNY | 24,104.64 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-29T19:16:16Z",
"rates": {
"JPY": 24.104644
}
}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": 2410.4644,
"rate": 24.104644
}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