Rate Overview
Live
1 BAM = 9.5762 LSL
1 LSL = 0.104426
BAM
Avg
9.5541
High
9.5846
Low
9.5091
Last updated: 9/2/2026, 4:37:54 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.58 LSL |
| 10 BAM | 95.76 LSL |
| 50 BAM | 478.81 LSL |
| 100 BAM | 957.62 LSL |
| 500 BAM | 4,788.09 LSL |
| 1,000 BAM | 9,576.18 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-09-02T16:37:54Z",
"rates": {
"LSL": 9.576177
}
}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": 957.6176999999999,
"rate": 9.576177
}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