Rate Overview
Live
1 JPY = 0.041737 CNY
1 CNY = 23.9596
JPY
Avg
0.044959
High
0.048854
Low
0.041722
Last updated: 7/19/2026, 8:20:03 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.87 CNY |
| 1,000 JPY | 41.74 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-19T08:20:03Z",
"rates": {
"CNY": 0.041737
}
}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.1737,
"rate": 0.041737
}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