Rate Overview
Live
1 CNY = 0.754067 BRL
1 BRL = 1.3261
CNY
Avg
0.749694
High
0.774487
Low
0.721985
Last updated: 7/19/2026, 3:11:46 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.75 BRL |
| 10 CNY | 7.54 BRL |
| 50 CNY | 37.70 BRL |
| 100 CNY | 75.41 BRL |
| 500 CNY | 377.03 BRL |
| 1,000 CNY | 754.07 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-19T15:11:46Z",
"rates": {
"BRL": 0.754067
}
}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.4067,
"rate": 0.754067
}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