Rate Overview
Live
1 BAM = 1.0409 AWG
1 AWG = 0.960727
BAM
Avg
1.0436
High
1.0471
Low
1.0409
Last updated: 7/26/2026, 9:42:05 PM
Quick Conversions
| BAM | AWG |
|---|---|
| 1 BAM | 1.04 AWG |
| 10 BAM | 10.41 AWG |
| 50 BAM | 52.04 AWG |
| 100 BAM | 104.09 AWG |
| 500 BAM | 520.44 AWG |
| 1,000 BAM | 1,040.88 AWG |
Get BAM/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=AWGExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T21:42:05Z",
"rates": {
"AWG": 1.040878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "AWG",
"amount": 100
},
"result": 104.0878,
"rate": 1.040878
}Build with BAM/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key