Rate Overview
Live
1 AWG = 0.956115 BAM
1 BAM = 1.0459
AWG
Avg
0.956064
High
0.957896
Low
0.955012
Last updated: 7/24/2026, 12:25:20 AM
Quick Conversions
| AWG | BAM |
|---|---|
| 1 AWG | 0.96 BAM |
| 10 AWG | 9.56 BAM |
| 50 AWG | 47.81 BAM |
| 100 AWG | 95.61 BAM |
| 500 AWG | 478.06 BAM |
| 1,000 AWG | 956.12 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-24T00:25:20Z",
"rates": {
"BAM": 0.956115
}
}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.6115,
"rate": 0.956115
}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