Rate Overview
Live
1 BRL = 0.361870 ANG
1 ANG = 2.7634
BRL
Avg
0.361826
High
0.364598
Low
0.358492
Last updated: 5/8/2026, 2:22:43 PM
Quick Conversions
| BRL | ANG |
|---|---|
| 1 BRL | 0.36 ANG |
| 10 BRL | 3.62 ANG |
| 50 BRL | 18.09 ANG |
| 100 BRL | 36.19 ANG |
| 500 BRL | 180.94 ANG |
| 1,000 BRL | 361.87 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-08T14:22:43Z",
"rates": {
"ANG": 0.36187
}
}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": 36.187000000000005,
"rate": 0.36187
}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