Rate Overview
Live
1 BAM = 9.5010 LSL
1 LSL = 0.105252
BAM
Avg
9.6117
High
9.7692
Low
9.4880
Last updated: 7/6/2026, 2:59:47 PM
Quick Conversions
| BAM | LSL |
|---|---|
| 1 BAM | 9.50 LSL |
| 10 BAM | 95.01 LSL |
| 50 BAM | 475.05 LSL |
| 100 BAM | 950.10 LSL |
| 500 BAM | 4,750.52 LSL |
| 1,000 BAM | 9,501.03 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-06T14:59:47Z",
"rates": {
"LSL": 9.501032
}
}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": 950.1032,
"rate": 9.501032
}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