Rate Overview
Live
1 JPY = 0.043019 CNY
1 CNY = 23.2455
JPY
Avg
0.042374
High
0.043067
Low
0.041971
Last updated: 9/4/2026, 10:07:22 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.43 CNY |
| 50 JPY | 2.15 CNY |
| 100 JPY | 4.30 CNY |
| 500 JPY | 21.51 CNY |
| 1,000 JPY | 43.02 CNY |
Get JPY/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CNYExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T22:07:22Z",
"rates": {
"CNY": 0.043019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CNY",
"amount": 100
},
"result": 4.3019,
"rate": 0.043019
}Build with JPY/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key