Rate Overview
Live
1 BAM = 1.0632 AWG
1 AWG = 0.940546
BAM
Avg
1.0696
High
1.0815
Low
1.0615
Last updated: 3/7/2026, 7:42:39 AM
Quick Conversions
| BAM | AWG |
|---|---|
| 1 BAM | 1.06 AWG |
| 10 BAM | 10.63 AWG |
| 50 BAM | 53.16 AWG |
| 100 BAM | 106.32 AWG |
| 500 BAM | 531.61 AWG |
| 1,000 BAM | 1,063.21 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-03-07T07:42:39Z",
"rates": {
"AWG": 1.063212
}
}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": 106.3212,
"rate": 1.063212
}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