Rate Overview
Live
1 BAM = 0.589214 USD
1 USD = 1.6972
BAM
Avg
0.591622
High
0.593817
Low
0.589214
Last updated: 6/19/2026, 5:02:50 AM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.59 USD |
| 10 BAM | 5.89 USD |
| 50 BAM | 29.46 USD |
| 100 BAM | 58.92 USD |
| 500 BAM | 294.61 USD |
| 1,000 BAM | 589.21 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-06-19T05:02:50Z",
"rates": {
"USD": 0.589214
}
}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.9214,
"rate": 0.589214
}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