Rate Overview
Live
1 LSL = 0.120177 BZD
1 BZD = 8.3211
LSL
Avg
0.120265
High
0.120745
Low
0.119254
Last updated: 5/7/2026, 1:17:56 AM
Quick Conversions
| LSL | BZD |
|---|---|
| 1 LSL | 0.12 BZD |
| 10 LSL | 1.20 BZD |
| 50 LSL | 6.01 BZD |
| 100 LSL | 12.02 BZD |
| 500 LSL | 60.09 BZD |
| 1,000 LSL | 120.18 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-05-07T01:17:56Z",
"rates": {
"BZD": 0.120177
}
}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.017700000000001,
"rate": 0.120177
}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