Rate Overview
Live
1 CNY = 0.742631 BRL
1 BRL = 1.3466
CNY
Avg
0.739504
High
0.743990
Low
0.736815
Last updated: 5/27/2026, 2:17:07 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.74 BRL |
| 10 CNY | 7.43 BRL |
| 50 CNY | 37.13 BRL |
| 100 CNY | 74.26 BRL |
| 500 CNY | 371.32 BRL |
| 1,000 CNY | 742.63 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-27T14:17:07Z",
"rates": {
"BRL": 0.742631
}
}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": 74.26310000000001,
"rate": 0.742631
}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