Rate Overview
Live
1 BRL = 0.349927 ANG
1 ANG = 2.8577
BRL
Avg
0.349040
High
0.364160
Low
0.329183
Last updated: 8/5/2026, 4:34:30 PM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.35 ANG |
| 10 BRL | 3.50 ANG |
| 50 BRL | 17.50 ANG |
| 100 BRL | 34.99 ANG |
| 500 BRL | 174.96 ANG |
| 1,000 BRL | 349.93 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-08-05T16:34:30Z",
"rates": {
"ANG": 0.349927
}
}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": 34.9927,
"rate": 0.349927
}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