Rate Overview
Live
1 BRL = 1.3271 CNY
1 CNY = 0.753524
BRL
Avg
1.3362
High
1.3874
Low
1.3023
Last updated: 7/20/2026, 4:07:26 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.33 CNY |
| 10 BRL | 13.27 CNY |
| 50 BRL | 66.35 CNY |
| 100 BRL | 132.71 CNY |
| 500 BRL | 663.55 CNY |
| 1,000 BRL | 1,327.10 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-20T04:07:26Z",
"rates": {
"CNY": 1.327097
}
}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.7097,
"rate": 1.327097
}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