Rate Overview
Live
1 BZD = 8.3502 LSL
1 LSL = 0.119758
BZD
Avg
8.6755
High
9.4723
Low
7.9349
Last updated: 7/24/2026, 5:37:00 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.35 LSL |
| 10 BZD | 83.50 LSL |
| 50 BZD | 417.51 LSL |
| 100 BZD | 835.02 LSL |
| 500 BZD | 4,175.08 LSL |
| 1,000 BZD | 8,350.17 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-24T05:37:00Z",
"rates": {
"LSL": 8.350166
}
}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.0165999999999,
"rate": 8.350166
}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