Rate Overview
Live
1 JPY = 0.042941 CNY
1 CNY = 23.2878
JPY
Avg
0.042891
High
0.043006
Low
0.042745
Last updated: 4/16/2026, 2:26:09 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.43 CNY |
| 50 JPY | 2.15 CNY |
| 100 JPY | 4.29 CNY |
| 500 JPY | 21.47 CNY |
| 1,000 JPY | 42.94 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-04-16T14:26:09Z",
"rates": {
"CNY": 0.042941
}
}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.2941,
"rate": 0.042941
}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