Rate Overview
Live
1 BAM = 1.0546 AWG
1 AWG = 0.948200
BAM
Avg
1.0563
High
1.0580
Low
1.0546
Last updated: 8/13/2026, 3:06:41 AM
Quick Conversions
| BAM | AWG |
|---|---|
| 1 BAM | 1.05 AWG |
| 10 BAM | 10.55 AWG |
| 50 BAM | 52.73 AWG |
| 100 BAM | 105.46 AWG |
| 500 BAM | 527.31 AWG |
| 1,000 BAM | 1,054.63 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-08-13T03:06:41Z",
"rates": {
"AWG": 1.05463
}
}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": 105.463,
"rate": 1.05463
}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