Rate Overview
Live
1 LSL = 0.123112 BZD
1 BZD = 8.1227
LSL
Avg
0.118318
High
0.127868
Low
0.111964
Last updated: 5/27/2026, 6:14:07 AM
Quick Conversions
| LSL | BZD |
|---|---|
| 1 LSL | 0.12 BZD |
| 10 LSL | 1.23 BZD |
| 50 LSL | 6.16 BZD |
| 100 LSL | 12.31 BZD |
| 500 LSL | 61.56 BZD |
| 1,000 LSL | 123.11 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-05-27T06:14:07Z",
"rates": {
"BZD": 0.123112
}
}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.3112,
"rate": 0.123112
}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