Rate Overview
Live
1 BAM = 0.593627 USD
1 USD = 1.6846
BAM
Avg
0.593359
High
0.594301
Low
0.592023
Last updated: 9/7/2026, 4:33:45 PM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.59 USD |
| 10 BAM | 5.94 USD |
| 50 BAM | 29.68 USD |
| 100 BAM | 59.36 USD |
| 500 BAM | 296.81 USD |
| 1,000 BAM | 593.63 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-09-07T16:33:45Z",
"rates": {
"USD": 0.593627
}
}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": 59.362700000000004,
"rate": 0.593627
}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