Rate Overview
Live
1 CNY = 0.750642 BRL
1 BRL = 1.3322
CNY
Avg
0.748660
High
0.765512
Low
0.721985
Last updated: 7/26/2026, 6:46:23 AM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.75 BRL |
| 10 CNY | 7.51 BRL |
| 50 CNY | 37.53 BRL |
| 100 CNY | 75.06 BRL |
| 500 CNY | 375.32 BRL |
| 1,000 CNY | 750.64 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-26T06:46:23Z",
"rates": {
"BRL": 0.750642
}
}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.0642,
"rate": 0.750642
}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