Rate Overview
Live
1 ANG = 1.1078 BBD
1 BBD = 0.902669
ANG
Avg
1.1133
High
1.1251
Low
1.1076
Last updated: 7/28/2026, 4:26:30 PM
Quick Conversions
| ANG | BBD |
|---|---|
| 1 ANG | 1.11 BBD |
| 10 ANG | 11.08 BBD |
| 50 ANG | 55.39 BBD |
| 100 ANG | 110.78 BBD |
| 500 ANG | 553.91 BBD |
| 1,000 ANG | 1,107.83 BBD |
Get ANG/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=BBDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-28T16:26:30Z",
"rates": {
"BBD": 1.107826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "BBD",
"amount": 100
},
"result": 110.7826,
"rate": 1.107826
}Build with ANG/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key