Rate Overview
Live
1 BRL = 0.352511 ANG
1 ANG = 2.8368
BRL
Avg
0.349649
High
0.354524
Low
0.345797
Last updated: 9/4/2026, 7:33:16 AM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.35 ANG |
| 10 BRL | 3.53 ANG |
| 50 BRL | 17.63 ANG |
| 100 BRL | 35.25 ANG |
| 500 BRL | 176.26 ANG |
| 1,000 BRL | 352.51 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-09-04T07:33:16Z",
"rates": {
"ANG": 0.352511
}
}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.2511,
"rate": 0.352511
}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