Rate Overview
Live
1 ANG = 1.1093 BBD
1 BBD = 0.901442
ANG
Avg
1.1107
High
1.1129
Low
1.1093
Last updated: 8/20/2026, 10:18:59 AM
Quick Conversions
| ANG | BBD |
|---|---|
| 1 ANG | 1.11 BBD |
| 10 ANG | 11.09 BBD |
| 50 ANG | 55.47 BBD |
| 100 ANG | 110.93 BBD |
| 500 ANG | 554.67 BBD |
| 1,000 ANG | 1,109.33 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-08-20T10:18:59Z",
"rates": {
"BBD": 1.109334
}
}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.9334,
"rate": 1.109334
}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