Rate Overview
Live
1 LSL = 0.122659 BZD
1 BZD = 8.1527
LSL
Avg
0.122257
High
0.122659
Low
0.121613
Last updated: 7/2/2026, 1:19:42 PM
Quick Conversions
| LSL | BZD |
|---|---|
| 1 LSL | 0.12 BZD |
| 10 LSL | 1.23 BZD |
| 50 LSL | 6.13 BZD |
| 100 LSL | 12.27 BZD |
| 500 LSL | 61.33 BZD |
| 1,000 LSL | 122.66 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-07-02T13:19:42Z",
"rates": {
"BZD": 0.122659
}
}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.2659,
"rate": 0.122659
}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