Rate Overview
Live
1 JPY = 0.043617 CNY
1 CNY = 22.9268
JPY
Avg
0.043527
High
0.043617
Low
0.043280
Last updated: 5/7/2026, 5:34:55 AM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.44 CNY |
| 50 JPY | 2.18 CNY |
| 100 JPY | 4.36 CNY |
| 500 JPY | 21.81 CNY |
| 1,000 JPY | 43.62 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-07T05:34:55Z",
"rates": {
"CNY": 0.043617
}
}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.3617,
"rate": 0.043617
}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