Rate Overview
Live
1 BAM = 1.0561 AWG
1 AWG = 0.946895
BAM
Avg
1.0684
High
1.0866
Low
1.0478
Last updated: 3/27/2026, 9:35:43 PM
Quick Conversions
| BAM | AWG |
|---|---|
| 1 BAM | 1.06 AWG |
| 10 BAM | 10.56 AWG |
| 50 BAM | 52.80 AWG |
| 100 BAM | 105.61 AWG |
| 500 BAM | 528.04 AWG |
| 1,000 BAM | 1,056.08 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-27T21:35:43Z",
"rates": {
"AWG": 1.056083
}
}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.60830000000001,
"rate": 1.056083
}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