Rate Overview
Live
1 BRL = 1.3343 CNY
1 CNY = 0.749443
BRL
Avg
1.3223
High
1.3350
Low
1.3051
Last updated: 7/26/2026, 11:31:34 PM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.33 CNY |
| 10 BRL | 13.34 CNY |
| 50 BRL | 66.72 CNY |
| 100 BRL | 133.43 CNY |
| 500 BRL | 667.16 CNY |
| 1,000 BRL | 1,334.33 CNY |
Get BRL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CNYExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T23:31:34Z",
"rates": {
"CNY": 1.334325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CNY",
"amount": 100
},
"result": 133.4325,
"rate": 1.334325
}Build with BRL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key