Rate Overview
Live
1 BBD = 0.894675 AWG
1 AWG = 1.1177
BBD
Avg
0.894345
High
0.895437
Low
0.890764
Last updated: 4/16/2026, 11:35:55 PM
Quick Conversions
| BBD | AWG |
|---|---|
| 1 BBD | 0.89 AWG |
| 10 BBD | 8.95 AWG |
| 50 BBD | 44.73 AWG |
| 100 BBD | 89.47 AWG |
| 500 BBD | 447.34 AWG |
| 1,000 BBD | 894.68 AWG |
Get BBD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=AWGExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:35:55Z",
"rates": {
"AWG": 0.894675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "AWG",
"amount": 100
},
"result": 89.4675,
"rate": 0.894675
}Build with BBD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key