Rate Overview
Live
1 BZD = 8.0701 LSL
1 LSL = 0.123914
BZD
Avg
8.1087
High
8.1766
Low
8.0547
Last updated: 7/6/2026, 3:56:45 PM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.07 LSL |
| 10 BZD | 80.70 LSL |
| 50 BZD | 403.51 LSL |
| 100 BZD | 807.01 LSL |
| 500 BZD | 4,035.07 LSL |
| 1,000 BZD | 8,070.14 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-06T15:56:45Z",
"rates": {
"LSL": 8.070141
}
}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": 807.0141,
"rate": 8.070141
}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