Rate Overview
Live
1 BRL = 0.352742 ANG
1 ANG = 2.8349
BRL
Avg
0.353525
High
0.355054
Low
0.351528
Last updated: 7/26/2026, 11:30:32 PM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.35 ANG |
| 10 BRL | 3.53 ANG |
| 50 BRL | 17.64 ANG |
| 100 BRL | 35.27 ANG |
| 500 BRL | 176.37 ANG |
| 1,000 BRL | 352.74 ANG |
Get BRL/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ANGExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T23:30:32Z",
"rates": {
"ANG": 0.352742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ANG",
"amount": 100
},
"result": 35.2742,
"rate": 0.352742
}Build with BRL/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key