Rate Overview
Live
1 BRL = 1.3063 CNY
1 CNY = 0.765506
BRL
Avg
1.3249
High
1.3381
Low
1.3063
Last updated: 6/19/2026, 9:50:05 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.31 CNY |
| 10 BRL | 13.06 CNY |
| 50 BRL | 65.32 CNY |
| 100 BRL | 130.63 CNY |
| 500 BRL | 653.16 CNY |
| 1,000 BRL | 1,306.33 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-06-19T09:50:05Z",
"rates": {
"CNY": 1.306325
}
}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": 130.6325,
"rate": 1.306325
}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