Rate Overview
Live
1 JPY = 0.042319 CNY
1 CNY = 23.6300
JPY
Avg
0.042463
High
0.042787
Low
0.042319
Last updated: 8/15/2026, 6:06:03 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.42 CNY |
| 50 JPY | 2.12 CNY |
| 100 JPY | 4.23 CNY |
| 500 JPY | 21.16 CNY |
| 1,000 JPY | 42.32 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-08-15T18:06:03Z",
"rates": {
"CNY": 0.042319
}
}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.2319,
"rate": 0.042319
}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