Rate Overview
Live
1 BZD = 8.1633 LSL
1 LSL = 0.122500
BZD
Avg
8.1842
High
8.2182
Low
8.1579
Last updated: 7/23/2026, 2:54:24 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.16 LSL |
| 10 BZD | 81.63 LSL |
| 50 BZD | 408.16 LSL |
| 100 BZD | 816.33 LSL |
| 500 BZD | 4,081.63 LSL |
| 1,000 BZD | 8,163.26 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-23T02:54:24Z",
"rates": {
"LSL": 8.163256
}
}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": 816.3256,
"rate": 8.163256
}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