Rate Overview
Live
1 JPY = 0.041933 CNY
1 CNY = 23.8476
JPY
Avg
0.041940
High
0.042082
Low
0.041759
Last updated: 7/6/2026, 3:25:56 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.42 CNY |
| 50 JPY | 2.10 CNY |
| 100 JPY | 4.19 CNY |
| 500 JPY | 20.97 CNY |
| 1,000 JPY | 41.93 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-06T15:25:56Z",
"rates": {
"CNY": 0.041933
}
}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.1933,
"rate": 0.041933
}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