Rate Overview
Live
1 BZD = 8.3110 LSL
1 LSL = 0.120323
BZD
Avg
8.1508
High
8.4109
Low
7.8946
Last updated: 7/27/2026, 12:08:10 PM
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-27T12:08:10Z",
"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