Rate Overview
Live
1 BBD = 0.901235 ANG
1 ANG = 1.1096
BBD
Avg
0.900204
High
0.901990
Low
0.897279
Last updated: 6/18/2026, 7:44:34 AM
Quick Conversions
| BBD | ANG |
|---|---|
| 1 BBD | 0.90 ANG |
| 10 BBD | 9.01 ANG |
| 50 BBD | 45.06 ANG |
| 100 BBD | 90.12 ANG |
| 500 BBD | 450.62 ANG |
| 1,000 BBD | 901.24 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-06-18T07:44:34Z",
"rates": {
"ANG": 0.901235
}
}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": 90.1235,
"rate": 0.901235
}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