Rate Overview
Live
1 BZD = 8.3211 LSL
1 LSL = 0.120177
BZD
Avg
8.3049
High
8.3854
Low
8.2231
Last updated: 5/6/2026, 11:07:13 PM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.32 LSL |
| 10 BZD | 83.21 LSL |
| 50 BZD | 416.05 LSL |
| 100 BZD | 832.11 LSL |
| 500 BZD | 4,160.53 LSL |
| 1,000 BZD | 8,321.06 LSL |
Get BZD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=LSLExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-06T23:07:13Z",
"rates": {
"LSL": 8.321056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "LSL",
"amount": 100
},
"result": 832.1056000000001,
"rate": 8.321056
}Build with BZD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key