Rate Overview
Live
1 JPY = 0.042610 CNY
1 CNY = 23.4687
JPY
Avg
0.042694
High
0.042788
Low
0.042610
Last updated: 5/27/2026, 12:31:25 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.43 CNY |
| 50 JPY | 2.13 CNY |
| 100 JPY | 4.26 CNY |
| 500 JPY | 21.31 CNY |
| 1,000 JPY | 42.61 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-05-27T12:31:25Z",
"rates": {
"CNY": 0.04261
}
}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.261,
"rate": 0.04261
}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