Rate Overview
Live
1 BRL = 0.359450 ANG
1 ANG = 2.7820
BRL
Avg
0.358705
High
0.359672
Low
0.356127
Last updated: 4/18/2026, 8:47:43 AM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.36 ANG |
| 10 BRL | 3.59 ANG |
| 50 BRL | 17.97 ANG |
| 100 BRL | 35.95 ANG |
| 500 BRL | 179.73 ANG |
| 1,000 BRL | 359.45 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-04-18T08:47:43Z",
"rates": {
"ANG": 0.35945
}
}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.945,
"rate": 0.35945
}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