Rate Overview
Live
1 AWG = 0.954988 BAM
1 BAM = 1.0471
AWG
Avg
0.956643
High
0.959730
Low
0.953587
Last updated: 7/5/2026, 9:16:15 AM
Quick Conversions
| AWG | BAM |
|---|---|
| 1 AWG | 0.95 BAM |
| 10 AWG | 9.55 BAM |
| 50 AWG | 47.75 BAM |
| 100 AWG | 95.50 BAM |
| 500 AWG | 477.49 BAM |
| 1,000 AWG | 954.99 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-07-05T09:16:15Z",
"rates": {
"BAM": 0.954988
}
}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": 95.49879999999999,
"rate": 0.954988
}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