Rate Overview
Live
1 BAM = 9.6265 LSL
1 LSL = 0.103880
BAM
Avg
9.6222
High
9.6633
Low
9.5624
Last updated: 7/21/2026, 6:30:13 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.63 LSL |
| 10 BAM | 96.26 LSL |
| 50 BAM | 481.32 LSL |
| 100 BAM | 962.65 LSL |
| 500 BAM | 4,813.23 LSL |
| 1,000 BAM | 9,626.46 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-07-21T18:30:13Z",
"rates": {
"LSL": 9.626456
}
}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": 962.6456,
"rate": 9.626456
}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