Rate Overview
Live
1 BAM = 1.0851 AWG
1 AWG = 0.921605
BAM
Avg
1.0805
High
1.0851
Low
1.0762
Last updated: 4/17/2026, 2:48:21 AM
Quick Conversions
| BAM | AWG |
|---|---|
| 1 BAM | 1.09 AWG |
| 10 BAM | 10.85 AWG |
| 50 BAM | 54.25 AWG |
| 100 BAM | 108.51 AWG |
| 500 BAM | 542.53 AWG |
| 1,000 BAM | 1,085.06 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-04-17T02:48:21Z",
"rates": {
"AWG": 1.085064
}
}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": 108.5064,
"rate": 1.085064
}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