Rate Overview
Live
1 BZD = 8.3110 LSL
1 LSL = 0.120323
BZD
Avg
8.2645
High
8.3603
Low
8.1274
Last updated: 7/27/2026, 9:41:14 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.31 LSL |
| 10 BZD | 83.11 LSL |
| 50 BZD | 415.55 LSL |
| 100 BZD | 831.10 LSL |
| 500 BZD | 4,155.50 LSL |
| 1,000 BZD | 8,310.99 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-07-27T09:41:14Z",
"rates": {
"LSL": 8.310994
}
}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": 831.0994000000001,
"rate": 8.310994
}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