Rate Overview
Live
1 CNY = 0.724669 BRL
1 BRL = 1.3799
CNY
Avg
0.726189
High
0.731198
Low
0.720756
Last updated: 5/7/2026, 6:55:30 AM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.72 BRL |
| 10 CNY | 7.25 BRL |
| 50 CNY | 36.23 BRL |
| 100 CNY | 72.47 BRL |
| 500 CNY | 362.33 BRL |
| 1,000 CNY | 724.67 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-05-07T06:55:30Z",
"rates": {
"BRL": 0.724669
}
}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": 72.4669,
"rate": 0.724669
}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