Rate Overview
Live
1 BRL = 0.344489 ANG
1 ANG = 2.9029
BRL
Avg
0.346661
High
0.349471
Low
0.344243
Last updated: 7/3/2026, 8:27:57 PM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.34 ANG |
| 10 BRL | 3.44 ANG |
| 50 BRL | 17.22 ANG |
| 100 BRL | 34.45 ANG |
| 500 BRL | 172.24 ANG |
| 1,000 BRL | 344.49 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-03T20:27:57Z",
"rates": {
"ANG": 0.344489
}
}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.4489,
"rate": 0.344489
}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