Rate Overview
Live
1 CNY = 0.759448 BRL
1 BRL = 1.3167
CNY
Avg
0.762512
High
0.766236
Low
0.759448
Last updated: 7/6/2026, 10:30:38 AM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.76 BRL |
| 10 CNY | 7.59 BRL |
| 50 CNY | 37.97 BRL |
| 100 CNY | 75.94 BRL |
| 500 CNY | 379.72 BRL |
| 1,000 CNY | 759.45 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-06T10:30:38Z",
"rates": {
"BRL": 0.759448
}
}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.9448,
"rate": 0.759448
}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