Rate Overview
Live
1 SLL = 0.000041 BMD
1 BMD = 24390.24
SLL
Avg
0.000043
High
0.000043
Low
0.000041
Last updated: 3/7/2026, 9:11:13 AM
Quick Conversions
| SLL | BMD |
|---|---|
| 1 SLL | 0.00 BMD |
| 10 SLL | 0.00 BMD |
| 50 SLL | 0.00 BMD |
| 100 SLL | 0.00 BMD |
| 500 SLL | 0.02 BMD |
| 1,000 SLL | 0.04 BMD |
Get SLL/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BMDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T09:11:13Z",
"rates": {
"BMD": 0.000041
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BMD",
"amount": 100
},
"result": 0.0041,
"rate": 0.000041
}Build with SLL/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key