Rate Overview
Live
1 AWG = 0.946894 BAM
1 BAM = 1.0561
AWG
Avg
0.944367
High
0.946894
Low
0.941404
Last updated: 3/27/2026, 11:30:26 PM
Quick Conversions
| AWG | BAM |
|---|---|
| 1 AWG | 0.95 BAM |
| 10 AWG | 9.47 BAM |
| 50 AWG | 47.34 BAM |
| 100 AWG | 94.69 BAM |
| 500 AWG | 473.45 BAM |
| 1,000 AWG | 946.89 BAM |
Get AWG/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BAMExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T23:30:26Z",
"rates": {
"BAM": 0.946894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BAM",
"amount": 100
},
"result": 94.6894,
"rate": 0.946894
}Build with AWG/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key