Rate Overview
Live
1 ANG = 1.1104 BBD
1 BBD = 0.900612
ANG
Avg
1.1195
High
1.1301
Low
1.1096
Last updated: 5/27/2026, 5:14:06 PM
Quick Conversions
| ANG | BBD |
|---|---|
| 1 ANG | 1.11 BBD |
| 10 ANG | 11.10 BBD |
| 50 ANG | 55.52 BBD |
| 100 ANG | 111.04 BBD |
| 500 ANG | 555.18 BBD |
| 1,000 ANG | 1,110.36 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-27T17:14:06Z",
"rates": {
"BBD": 1.110356
}
}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.03559999999999,
"rate": 1.110356
}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