Rate Overview
Live
1 BZD = 8.4850 LSL
1 LSL = 0.117855
BZD
Avg
8.1192
High
8.4850
Low
7.8946
Last updated: 3/27/2026, 4:50:12 PM
Quick Conversions
| BZD | LSL |
|---|---|
| 1 BZD | 8.49 LSL |
| 10 BZD | 84.85 LSL |
| 50 BZD | 424.25 LSL |
| 100 BZD | 848.50 LSL |
| 500 BZD | 4,242.52 LSL |
| 1,000 BZD | 8,485.03 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-03-27T16:50:12Z",
"rates": {
"LSL": 8.48503
}
}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": 848.503,
"rate": 8.48503
}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