Rate Overview
Live
1 BAM = 0.603103 USD
1 USD = 1.6581
BAM
Avg
0.601361
High
0.603694
Low
0.598504
Last updated: 4/18/2026, 8:45:44 AM
Quick Conversions
| BAM | USD |
|---|---|
| 1 BAM | 0.60 USD |
| 10 BAM | 6.03 USD |
| 50 BAM | 30.16 USD |
| 100 BAM | 60.31 USD |
| 500 BAM | 301.55 USD |
| 1,000 BAM | 603.10 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-04-18T08:45:44Z",
"rates": {
"USD": 0.603103
}
}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": 60.3103,
"rate": 0.603103
}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