Rate Overview
Live
1 BRL = 1.3836 CNY
1 CNY = 0.722729
BRL
Avg
1.3822
High
1.3874
Low
1.3754
Last updated: 5/10/2026, 5:15:49 AM
Quick Conversions
| BRL | CNY |
|---|---|
| 1 BRL | 1.38 CNY |
| 10 BRL | 13.84 CNY |
| 50 BRL | 69.18 CNY |
| 100 BRL | 138.36 CNY |
| 500 BRL | 691.82 CNY |
| 1,000 BRL | 1,383.65 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-05-10T05:15:49Z",
"rates": {
"CNY": 1.383645
}
}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": 138.3645,
"rate": 1.383645
}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