Rate Overview
Live
1 BRL = 1.3215 CNY
1 CNY = 0.756712
BRL
Avg
1.3183
High
1.3394
Low
1.2941
Last updated: 3/27/2026, 11:33:55 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.32 CNY |
| 10 BRL | 13.22 CNY |
| 50 BRL | 66.08 CNY |
| 100 BRL | 132.15 CNY |
| 500 BRL | 660.75 CNY |
| 1,000 BRL | 1,321.51 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-27T11:33:55Z",
"rates": {
"CNY": 1.321507
}
}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.1507,
"rate": 1.321507
}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