Rate Overview
Live
1 CNY = 0.748485 BRL
1 BRL = 1.3360
CNY
Avg
0.754221
High
0.765512
Low
0.747338
Last updated: 6/16/2026, 5:00:07 PM
Quick Conversions
| CNY | BRL |
|---|---|
| 1 CNY | 0.75 BRL |
| 10 CNY | 7.48 BRL |
| 50 CNY | 37.42 BRL |
| 100 CNY | 74.85 BRL |
| 500 CNY | 374.24 BRL |
| 1,000 CNY | 748.48 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-06-16T17:00:07Z",
"rates": {
"BRL": 0.748485
}
}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.8485,
"rate": 0.748485
}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