Rate Overview
Live
1 BAM = 9.5612 LSL
1 LSL = 0.104589
BAM
Avg
10.0732
High
10.7081
Low
9.4899
Last updated: 7/23/2026, 5:17:10 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.56 LSL |
| 10 BAM | 95.61 LSL |
| 50 BAM | 478.06 LSL |
| 100 BAM | 956.12 LSL |
| 500 BAM | 4,780.61 LSL |
| 1,000 BAM | 9,561.21 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-23T17:17:10Z",
"rates": {
"LSL": 9.561212
}
}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": 956.1211999999999,
"rate": 9.561212
}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