Rate Overview
Live
1 BZD = 8.1226 LSL
1 LSL = 0.123113
BZD
Avg
8.7127
High
9.4723
Low
7.9349
Last updated: 5/27/2026, 7:28:20 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.12 LSL |
| 10 BZD | 81.23 LSL |
| 50 BZD | 406.13 LSL |
| 100 BZD | 812.26 LSL |
| 500 BZD | 4,061.31 LSL |
| 1,000 BZD | 8,122.62 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-27T07:28:20Z",
"rates": {
"LSL": 8.122623
}
}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": 812.2623000000001,
"rate": 8.122623
}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