Rate Overview
Live
1 BRL = 1.3216 CNY
1 CNY = 0.756635
BRL
Avg
1.3134
High
1.3219
Low
1.2966
Last updated: 3/27/2026, 6:28:31 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.32 CNY |
| 10 BRL | 13.22 CNY |
| 50 BRL | 66.08 CNY |
| 100 BRL | 132.16 CNY |
| 500 BRL | 660.82 CNY |
| 1,000 BRL | 1,321.64 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-03-27T06:28:31Z",
"rates": {
"CNY": 1.321641
}
}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": 132.16410000000002,
"rate": 1.321641
}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