Rate Overview
Live
1 CNY = 0.742418 BRL
1 BRL = 1.3470
CNY
Avg
0.739307
High
0.742431
Low
0.736815
Last updated: 5/27/2026, 1:53:21 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.74 BRL |
| 10 CNY | 7.42 BRL |
| 50 CNY | 37.12 BRL |
| 100 CNY | 74.24 BRL |
| 500 CNY | 371.21 BRL |
| 1,000 CNY | 742.42 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-27T13:53:21Z",
"rates": {
"BRL": 0.742418
}
}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.2418,
"rate": 0.742418
}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