Rate Overview
Live
1 JPY = 0.043817 CNY
1 CNY = 22.8222
JPY
Avg
0.043853
High
0.043992
Low
0.043711
Last updated: 3/6/2026, 11:24:57 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.44 CNY |
| 50 JPY | 2.19 CNY |
| 100 JPY | 4.38 CNY |
| 500 JPY | 21.91 CNY |
| 1,000 JPY | 43.82 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-03-06T23:24:57Z",
"rates": {
"CNY": 0.043817
}
}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.3817,
"rate": 0.043817
}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