Rate Overview
Live
1 BBD = 0.891221 AWG
1 AWG = 1.1221
BBD
Avg
0.893499
High
0.895561
Low
0.891221
Last updated: 5/7/2026, 11:20:16 AM
Quick Conversions
| BBD | AWG |
|---|---|
| 1 BBD | 0.89 AWG |
| 10 BBD | 8.91 AWG |
| 50 BBD | 44.56 AWG |
| 100 BBD | 89.12 AWG |
| 500 BBD | 445.61 AWG |
| 1,000 BBD | 891.22 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-05-07T11:20:16Z",
"rates": {
"AWG": 0.891221
}
}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.1221,
"rate": 0.891221
}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