Rate Overview
Live
1 CNY = 0.758772 BRL
1 BRL = 1.3179
CNY
Avg
0.766262
High
0.773382
Low
0.755170
Last updated: 9/4/2026, 2:16:19 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.76 BRL |
| 10 CNY | 7.59 BRL |
| 50 CNY | 37.94 BRL |
| 100 CNY | 75.88 BRL |
| 500 CNY | 379.39 BRL |
| 1,000 CNY | 758.77 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-09-04T14:16:19Z",
"rates": {
"BRL": 0.758772
}
}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.8772,
"rate": 0.758772
}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