Rate Overview
Live
1 CNY = 0.756717 BRL
1 BRL = 1.3215
CNY
Avg
0.758738
High
0.772726
Low
0.746596
Last updated: 3/27/2026, 6:38:10 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.76 BRL |
| 10 CNY | 7.57 BRL |
| 50 CNY | 37.84 BRL |
| 100 CNY | 75.67 BRL |
| 500 CNY | 378.36 BRL |
| 1,000 CNY | 756.72 BRL |
Get CNY/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BRLExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-27T18:38:10Z",
"rates": {
"BRL": 0.756717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BRL",
"amount": 100
},
"result": 75.6717,
"rate": 0.756717
}Build with CNY/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key