Rate Overview
Live
1 JPY = 0.042030 CNY
1 CNY = 23.7925
JPY
Avg
0.041972
High
0.042082
Low
0.041759
Last updated: 7/6/2026, 4:47:38 AM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.42 CNY |
| 50 JPY | 2.10 CNY |
| 100 JPY | 4.20 CNY |
| 500 JPY | 21.02 CNY |
| 1,000 JPY | 42.03 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-07-06T04:47:38Z",
"rates": {
"CNY": 0.04203
}
}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.202999999999999,
"rate": 0.04203
}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