Rate Overview
Live
1 BRL = 1.3273 CNY
1 CNY = 0.753419
BRL
Avg
1.3165
High
1.4931
Low
1.1238
Last updated: 7/20/2026, 6:34:41 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.33 CNY |
| 10 BRL | 13.27 CNY |
| 50 BRL | 66.36 CNY |
| 100 BRL | 132.73 CNY |
| 500 BRL | 663.64 CNY |
| 1,000 BRL | 1,327.28 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-20T06:34:41Z",
"rates": {
"CNY": 1.327283
}
}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": 132.7283,
"rate": 1.327283
}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