Rate Overview
Live
1 JPY = 0.041339 CNY
1 CNY = 24.1902
JPY
Avg
0.044824
High
0.048854
Low
0.041333
Last updated: 7/26/2026, 6:41:10 PM
Quick Conversions
| JPY | CNY |
|---|---|
| 1 JPY | 0.04 CNY |
| 10 JPY | 0.41 CNY |
| 50 JPY | 2.07 CNY |
| 100 JPY | 4.13 CNY |
| 500 JPY | 20.67 CNY |
| 1,000 JPY | 41.34 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-26T18:41:10Z",
"rates": {
"CNY": 0.041339
}
}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.1339,
"rate": 0.041339
}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