Rate Overview
Live
1 CNY = 0.753524 BRL
1 BRL = 1.3271
CNY
Avg
0.762690
High
0.889841
Low
0.669736
Last updated: 7/20/2026, 4:27:46 AM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.75 BRL |
| 10 CNY | 7.54 BRL |
| 50 CNY | 37.68 BRL |
| 100 CNY | 75.35 BRL |
| 500 CNY | 376.76 BRL |
| 1,000 CNY | 753.52 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-07-20T04:27:46Z",
"rates": {
"BRL": 0.753524
}
}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.3524,
"rate": 0.753524
}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