Rate Overview
Live
1 AWG = 0.943643 BAM
1 BAM = 1.0597
AWG
Avg
0.941177
High
0.943643
Low
0.936299
Last updated: 9/2/2026, 4:33:21 PM
Quick Conversions
| AWG | BAM |
|---|---|
| 1 AWG | 0.94 BAM |
| 10 AWG | 9.44 BAM |
| 50 AWG | 47.18 BAM |
| 100 AWG | 94.36 BAM |
| 500 AWG | 471.82 BAM |
| 1,000 AWG | 943.64 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-09-02T16:33:21Z",
"rates": {
"BAM": 0.943643
}
}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.3643,
"rate": 0.943643
}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