Rate Overview
Live
1 BRL = 1.3692 CNY
1 CNY = 0.730374
BRL
Avg
1.3662
High
1.3709
Low
1.3590
Last updated: 4/18/2026, 8:49:26 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.37 CNY |
| 10 BRL | 13.69 CNY |
| 50 BRL | 68.46 CNY |
| 100 BRL | 136.92 CNY |
| 500 BRL | 684.58 CNY |
| 1,000 BRL | 1,369.16 CNY |
Get BRL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CNYExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-18T08:49:26Z",
"rates": {
"CNY": 1.369162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CNY",
"amount": 100
},
"result": 136.9162,
"rate": 1.369162
}Build with BRL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key