Rate Overview
Live
1 SLL = 0.000070 BAM
1 BAM = 14285.71
SLL
Avg
0.000072
High
0.000073
Low
0.000070
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| SLL | BAM |
|---|---|
| 1 SLL | 0.00 BAM |
| 10 SLL | 0.00 BAM |
| 50 SLL | 0.00 BAM |
| 100 SLL | 0.01 BAM |
| 500 SLL | 0.03 BAM |
| 1,000 SLL | 0.07 BAM |
Get SLL/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BAMExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:38:04Z",
"rates": {
"BAM": 0.00007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BAM",
"amount": 100
},
"result": 0.006999999999999999,
"rate": 0.00007
}Build with SLL/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key