Rate Overview
Live
1 SLL = 0.000095 BZD
1 BZD = 10526.32
SLL
Avg
0.000088
High
0.000095
Low
0.000083
Last updated: 3/28/2026, 1:45:50 PM
Quick Conversions
| SLL | BZD |
|---|---|
| 1 SLL | 0.00 BZD |
| 10 SLL | 0.00 BZD |
| 50 SLL | 0.00 BZD |
| 100 SLL | 0.01 BZD |
| 500 SLL | 0.05 BZD |
| 1,000 SLL | 0.10 BZD |
Get SLL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BZDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T13:45:50Z",
"rates": {
"BZD": 0.000095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BZD",
"amount": 100
},
"result": 0.0095,
"rate": 0.000095
}Build with SLL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key