Rate Overview
Live
1 BRL = 1.3135 CNY
1 CNY = 0.761332
BRL
Avg
1.3206
High
1.3377
Low
1.3086
Last updated: 3/7/2026, 3:48:59 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.31 CNY |
| 10 BRL | 13.13 CNY |
| 50 BRL | 65.67 CNY |
| 100 BRL | 131.35 CNY |
| 500 BRL | 656.74 CNY |
| 1,000 BRL | 1,313.49 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-07T03:48:59Z",
"rates": {
"CNY": 1.313488
}
}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.3488,
"rate": 1.313488
}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