Rate Overview
Live
1 BBD = 0.900645 ANG
1 ANG = 1.1103
BBD
Avg
0.900471
High
0.902433
Low
0.896896
Last updated: 3/6/2026, 9:35:05 PM
Quick Conversions
| BBD | ANG |
|---|---|
| 1 BBD | 0.90 ANG |
| 10 BBD | 9.01 ANG |
| 50 BBD | 45.03 ANG |
| 100 BBD | 90.06 ANG |
| 500 BBD | 450.32 ANG |
| 1,000 BBD | 900.65 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-03-06T21:35:05Z",
"rates": {
"ANG": 0.900645
}
}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.06450000000001,
"rate": 0.900645
}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