Rate Overview
Live
1 AWG = 0.555170 BMD
1 BMD = 1.8013
AWG
Avg
0.555298
High
0.555555
Low
0.554785
Last updated: 5/7/2026, 8:32:40 AM
Quick Conversions
| AWG | BMD |
|---|---|
| 1 AWG | 0.56 BMD |
| 10 AWG | 5.55 BMD |
| 50 AWG | 27.76 BMD |
| 100 AWG | 55.52 BMD |
| 500 AWG | 277.59 BMD |
| 1,000 AWG | 555.17 BMD |
Get AWG/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BMDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T08:32:40Z",
"rates": {
"BMD": 0.55517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BMD",
"amount": 100
},
"result": 55.517,
"rate": 0.55517
}Build with AWG/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key