Rate Overview
Live
1 BAM = 0.581572 USD
1 USD = 1.7195
BAM
Avg
0.595257
High
0.607062
Low
0.581447
Last updated: 7/26/2026, 12:20:23 AM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.58 USD |
| 10 BAM | 5.82 USD |
| 50 BAM | 29.08 USD |
| 100 BAM | 58.16 USD |
| 500 BAM | 290.79 USD |
| 1,000 BAM | 581.57 USD |
Get BAM/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=USDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T00:20:23Z",
"rates": {
"USD": 0.581572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "USD",
"amount": 100
},
"result": 58.157199999999996,
"rate": 0.581572
}Build with BAM/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key