Rate Overview
Live
1 BBD = 0.898501 ANG
1 ANG = 1.1130
BBD
Avg
0.898073
High
0.903680
Low
0.884896
Last updated: 7/25/2026, 6:45:31 PM
Quick Conversions
| BBD | ANG |
|---|---|
| 1 BBD | 0.90 ANG |
| 10 BBD | 8.99 ANG |
| 50 BBD | 44.93 ANG |
| 100 BBD | 89.85 ANG |
| 500 BBD | 449.25 ANG |
| 1,000 BBD | 898.50 ANG |
Get BBD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ANGExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-25T18:45:31Z",
"rates": {
"ANG": 0.898501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ANG",
"amount": 100
},
"result": 89.8501,
"rate": 0.898501
}Build with BBD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key