Rate Overview
Live
1 BZD = 8.3574 LSL
1 LSL = 0.119655
BZD
Avg
8.3701
High
9.0615
Low
7.9011
Last updated: 7/25/2026, 7:24:38 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.36 LSL |
| 10 BZD | 83.57 LSL |
| 50 BZD | 417.87 LSL |
| 100 BZD | 835.74 LSL |
| 500 BZD | 4,178.68 LSL |
| 1,000 BZD | 8,357.35 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-25T07:24:38Z",
"rates": {
"LSL": 8.357352
}
}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": 835.7352000000001,
"rate": 8.357352
}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