Rate Overview
Live
1 BRL = 1.3217 CNY
1 CNY = 0.756602
BRL
Avg
1.3106
High
1.5097
Low
1.1322
Last updated: 3/27/2026, 8:04:14 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.32 CNY |
| 10 BRL | 13.22 CNY |
| 50 BRL | 66.08 CNY |
| 100 BRL | 132.17 CNY |
| 500 BRL | 660.85 CNY |
| 1,000 BRL | 1,321.70 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-03-27T08:04:14Z",
"rates": {
"CNY": 1.321698
}
}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.1698,
"rate": 1.321698
}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