Rate Overview
Live
1 BRL = 1.3311 CNY
1 CNY = 0.751267
BRL
Avg
1.3242
High
1.3834
Low
1.2685
Last updated: 7/24/2026, 12:18:11 PM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.33 CNY |
| 10 BRL | 13.31 CNY |
| 50 BRL | 66.55 CNY |
| 100 BRL | 133.11 CNY |
| 500 BRL | 665.54 CNY |
| 1,000 BRL | 1,331.08 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-24T12:18:11Z",
"rates": {
"CNY": 1.331084
}
}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.1084,
"rate": 1.331084
}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