Rate Overview
Live
1 BZD = 7.9219 LSL
1 LSL = 0.126232
BZD
Avg
7.9815
High
8.0300
Low
7.9219
Last updated: 9/5/2026, 11:44:40 AM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 7.92 LSL |
| 10 BZD | 79.22 LSL |
| 50 BZD | 396.10 LSL |
| 100 BZD | 792.19 LSL |
| 500 BZD | 3,960.95 LSL |
| 1,000 BZD | 7,921.91 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-09-05T11:44:40Z",
"rates": {
"LSL": 7.921906
}
}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": 792.1906,
"rate": 7.921906
}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