Rate Overview
Live
1 LSL = 0.046164 GBP
1 GBP = 21.6619
LSL
Avg
0.046013
High
0.046164
Low
0.045819
Last updated: 7/4/2026, 6:29:22 AM
Quick Conversions
| LSL | GBP |
|---|---|
| 1 LSL | 0.05 GBP |
| 10 LSL | 0.46 GBP |
| 50 LSL | 2.31 GBP |
| 100 LSL | 4.62 GBP |
| 500 LSL | 23.08 GBP |
| 1,000 LSL | 46.16 GBP |
Get LSL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GBPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-04T06:29:22Z",
"rates": {
"GBP": 0.046164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GBP",
"amount": 100
},
"result": 4.6164,
"rate": 0.046164
}Build with LSL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key