Rate Overview
Live
1 BRL = 1.3197 CNY
1 CNY = 0.757759
BRL
Avg
1.3140
High
1.3213
Low
1.3051
Last updated: 7/9/2026, 1:28:14 PM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.32 CNY |
| 10 BRL | 13.20 CNY |
| 50 BRL | 65.98 CNY |
| 100 BRL | 131.97 CNY |
| 500 BRL | 659.84 CNY |
| 1,000 BRL | 1,319.68 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-09T13:28:14Z",
"rates": {
"CNY": 1.31968
}
}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": 131.968,
"rate": 1.31968
}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