Rate Overview
Live
1 ANG = 1.1157 BBD
1 BBD = 0.896322
ANG
Avg
1.1151
High
1.1301
Low
1.1066
Last updated: 7/31/2026, 1:26:29 AM
Quick Conversions
| ANG | BBD |
|---|---|
| 1 ANG | 1.12 BBD |
| 10 ANG | 11.16 BBD |
| 50 ANG | 55.78 BBD |
| 100 ANG | 111.57 BBD |
| 500 ANG | 557.83 BBD |
| 1,000 ANG | 1,115.67 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-31T01:26:29Z",
"rates": {
"BBD": 1.11567
}
}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": 111.567,
"rate": 1.11567
}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