Rate Overview
Live
1 CNY = 0.753206 BRL
1 BRL = 1.3277
CNY
Avg
0.749918
High
0.769564
Low
0.722107
Last updated: 7/17/2026, 6:52:03 AM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.75 BRL |
| 10 CNY | 7.53 BRL |
| 50 CNY | 37.66 BRL |
| 100 CNY | 75.32 BRL |
| 500 CNY | 376.60 BRL |
| 1,000 CNY | 753.21 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-17T06:52:03Z",
"rates": {
"BRL": 0.753206
}
}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.3206,
"rate": 0.753206
}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