Rate Overview
Live
1 BZD = 8.1584 LSL
1 LSL = 0.122574
BZD
Avg
8.1685
High
8.2665
Low
8.1295
Last updated: 4/16/2026, 5:40:20 PM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.16 LSL |
| 10 BZD | 81.58 LSL |
| 50 BZD | 407.92 LSL |
| 100 BZD | 815.84 LSL |
| 500 BZD | 4,079.18 LSL |
| 1,000 BZD | 8,158.36 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-04-16T17:40:20Z",
"rates": {
"LSL": 8.158364
}
}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": 815.8364,
"rate": 8.158364
}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