Rate Overview
Live
1 ANG = 1.1292 BBD
1 BBD = 0.885599
ANG
Avg
1.1260
High
1.1292
Low
1.1229
Last updated: 5/7/2026, 9:07:11 AM
Quick Conversions
| ANG | BBD |
|---|---|
| 1 ANG | 1.13 BBD |
| 10 ANG | 11.29 BBD |
| 50 ANG | 56.46 BBD |
| 100 ANG | 112.92 BBD |
| 500 ANG | 564.59 BBD |
| 1,000 ANG | 1,129.18 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-05-07T09:07:11Z",
"rates": {
"BBD": 1.129179
}
}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": 112.91789999999999,
"rate": 1.129179
}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