Rate Overview
Live
1 BMD = 1.8000 AWG
1 AWG = 0.555555
BMD
Avg
1.7994
High
1.8013
Low
1.7950
Last updated: 4/17/2026, 6:10:33 AM
Quick Conversions
| BMD | AWG |
|---|---|
| 1 BMD | 1.80 AWG |
| 10 BMD | 18.00 AWG |
| 50 BMD | 90.00 AWG |
| 100 BMD | 180.00 AWG |
| 500 BMD | 900.00 AWG |
| 1,000 BMD | 1,800.00 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-04-17T06:10:33Z",
"rates": {
"AWG": 1.800001
}
}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.0001,
"rate": 1.800001
}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