Rate Overview
Live
1 JPY = 0.041722 CNY
1 CNY = 23.9682
JPY
Avg
0.041783
High
0.041926
Low
0.041716
Last updated: 7/18/2026, 6:02:21 AM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.42 CNY |
| 50 JPY | 2.09 CNY |
| 100 JPY | 4.17 CNY |
| 500 JPY | 20.86 CNY |
| 1,000 JPY | 41.72 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-18T06:02:21Z",
"rates": {
"CNY": 0.041722
}
}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.1722,
"rate": 0.041722
}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