Rate Overview
Live
1 BAM = 0.583418 USD
1 USD = 1.7140
BAM
Avg
0.595569
High
0.613162
Low
0.582311
Last updated: 7/21/2026, 8:26:11 AM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.58 USD |
| 10 BAM | 5.83 USD |
| 50 BAM | 29.17 USD |
| 100 BAM | 58.34 USD |
| 500 BAM | 291.71 USD |
| 1,000 BAM | 583.42 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-21T08:26:11Z",
"rates": {
"USD": 0.583418
}
}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.3418,
"rate": 0.583418
}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