Rate Overview
Live
1 LSL = 0.121731 BZD
1 BZD = 8.2148
LSL
Avg
0.123747
High
0.126564
Low
0.121437
Last updated: 3/7/2026, 7:19:23 AM
Quick Conversions
| LSL | BZD |
|---|---|
| 1 LSL | 0.12 BZD |
| 10 LSL | 1.22 BZD |
| 50 LSL | 6.09 BZD |
| 100 LSL | 12.17 BZD |
| 500 LSL | 60.87 BZD |
| 1,000 LSL | 121.73 BZD |
Get LSL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BZDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T07:19:23Z",
"rates": {
"BZD": 0.121731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BZD",
"amount": 100
},
"result": 12.1731,
"rate": 0.121731
}Build with LSL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key