Rate Overview
Live
1 BAM = 9.5531 LSL
1 LSL = 0.104678
BAM
Avg
9.5803
High
9.6451
Low
9.5403
Last updated: 8/12/2026, 4:59:41 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.55 LSL |
| 10 BAM | 95.53 LSL |
| 50 BAM | 477.66 LSL |
| 100 BAM | 955.31 LSL |
| 500 BAM | 4,776.56 LSL |
| 1,000 BAM | 9,553.12 LSL |
Get BAM/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=LSLExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-12T16:59:41Z",
"rates": {
"LSL": 9.553123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "LSL",
"amount": 100
},
"result": 955.3122999999999,
"rate": 9.553123
}Build with BAM/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key