Rate Overview
Live
1 BZD = 8.1196 LSL
1 LSL = 0.123159
BZD
Avg
8.1720
High
8.2934
Low
8.1196
Last updated: 5/27/2026, 3:40:51 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.12 LSL |
| 10 BZD | 81.20 LSL |
| 50 BZD | 405.98 LSL |
| 100 BZD | 811.96 LSL |
| 500 BZD | 4,059.80 LSL |
| 1,000 BZD | 8,119.60 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-05-27T03:40:51Z",
"rates": {
"LSL": 8.119599
}
}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": 811.9599,
"rate": 8.119599
}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