Rate Overview
Live
1 CNY = 24.1311 JPY
1 JPY = 0.041440
CNY
Avg
22.3393
High
24.1311
Low
20.4297
Last updated: 7/23/2026, 4:49:11 PM
Quick Conversions
| CNY | JPY |
|---|---|
| 1 CNY | 24.13 JPY |
| 10 CNY | 241.31 JPY |
| 50 CNY | 1,206.56 JPY |
| 100 CNY | 2,413.11 JPY |
| 500 CNY | 12,065.57 JPY |
| 1,000 CNY | 24,131.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-07-23T16:49:11Z",
"rates": {
"JPY": 24.131132
}
}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": 2413.1132000000002,
"rate": 24.131132
}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