Rate Overview
Live
1 BRL = 0.355131 ANG
1 ANG = 2.8159
BRL
Avg
0.343730
High
0.364039
Low
0.324176
Last updated: 5/28/2026, 11:20:20 PM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.36 ANG |
| 10 BRL | 3.55 ANG |
| 50 BRL | 17.76 ANG |
| 100 BRL | 35.51 ANG |
| 500 BRL | 177.57 ANG |
| 1,000 BRL | 355.13 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-05-28T23:20:20Z",
"rates": {
"ANG": 0.355131
}
}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.513099999999994,
"rate": 0.355131
}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