Rate Overview
Live
1 BRL = 1.2983 CNY
1 CNY = 0.770220
BRL
Avg
1.3006
High
1.3214
Low
1.2919
Last updated: 8/18/2026, 2:07:30 PM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.30 CNY |
| 10 BRL | 12.98 CNY |
| 50 BRL | 64.92 CNY |
| 100 BRL | 129.83 CNY |
| 500 BRL | 649.17 CNY |
| 1,000 BRL | 1,298.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-08-18T14:07:30Z",
"rates": {
"CNY": 1.29833
}
}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": 129.833,
"rate": 1.29833
}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