Rate Overview
Live
1 LSL = 0.125473 BZD
1 BZD = 7.9698
LSL
Avg
0.125192
High
0.126137
Low
0.124532
Last updated: 9/3/2026, 2:13:20 PM
Quick Conversions
| LSL | BZD |
|---|---|
| 1 LSL | 0.13 BZD |
| 10 LSL | 1.25 BZD |
| 50 LSL | 6.27 BZD |
| 100 LSL | 12.55 BZD |
| 500 LSL | 62.74 BZD |
| 1,000 LSL | 125.47 BZD |
Get LSL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BZDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-03T14:13:20Z",
"rates": {
"BZD": 0.125473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BZD",
"amount": 100
},
"result": 12.5473,
"rate": 0.125473
}Build with LSL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key