Rate Overview
Live
1 BZD = 8.2148 LSL
1 LSL = 0.121731
BZD
Avg
8.0832
High
8.2347
Low
7.9011
Last updated: 3/7/2026, 7:57:06 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.21 LSL |
| 10 BZD | 82.15 LSL |
| 50 BZD | 410.74 LSL |
| 100 BZD | 821.48 LSL |
| 500 BZD | 4,107.41 LSL |
| 1,000 BZD | 8,214.81 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-03-07T07:57:06Z",
"rates": {
"LSL": 8.214813
}
}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": 821.4812999999999,
"rate": 8.214813
}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