Rate Overview
Live
1 BAM = 9.4927 LSL
1 LSL = 0.105344
BAM
Avg
9.5412
High
9.5933
Low
9.4880
Last updated: 7/5/2026, 3:13:54 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.49 LSL |
| 10 BAM | 94.93 LSL |
| 50 BAM | 474.64 LSL |
| 100 BAM | 949.27 LSL |
| 500 BAM | 4,746.36 LSL |
| 1,000 BAM | 9,492.73 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-05T15:13:54Z",
"rates": {
"LSL": 9.492725
}
}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": 949.2725,
"rate": 9.492725
}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