Rate Overview
Live
1 BBD = 0.888741 ANG
1 ANG = 1.1252
BBD
Avg
0.889306
High
0.890946
Low
0.888226
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| BBD | ANG |
|---|---|
| 1 BBD | 0.89 ANG |
| 10 BBD | 8.89 ANG |
| 50 BBD | 44.44 ANG |
| 100 BBD | 88.87 ANG |
| 500 BBD | 444.37 ANG |
| 1,000 BBD | 888.74 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-04-18T08:43:10Z",
"rates": {
"ANG": 0.888741
}
}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": 88.8741,
"rate": 0.888741
}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