Rate Overview
Live
1 BAM = 0.595094 USD
1 USD = 1.6804
BAM
Avg
0.594281
High
0.595142
Low
0.592552
Last updated: 5/29/2026, 8:18:15 PM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.60 USD |
| 10 BAM | 5.95 USD |
| 50 BAM | 29.75 USD |
| 100 BAM | 59.51 USD |
| 500 BAM | 297.55 USD |
| 1,000 BAM | 595.09 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-05-29T20:18:15Z",
"rates": {
"USD": 0.595094
}
}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.5094,
"rate": 0.595094
}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