Rate Overview
Live
1 BMD = 1.8012 AWG
1 AWG = 0.555170
BMD
Avg
1.8008
High
1.8025
Low
1.8000
Last updated: 5/7/2026, 9:14:44 AM
Quick Conversions
| BMD | AWG |
|---|---|
| 1 BMD | 1.80 AWG |
| 10 BMD | 18.01 AWG |
| 50 BMD | 90.06 AWG |
| 100 BMD | 180.12 AWG |
| 500 BMD | 900.62 AWG |
| 1,000 BMD | 1,801.25 AWG |
Get BMD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=AWGExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-07T09:14:44Z",
"rates": {
"AWG": 1.801249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "AWG",
"amount": 100
},
"result": 180.1249,
"rate": 1.801249
}Build with BMD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key