Rate Overview
Live
1 LSL = 0.043888 GBP
1 GBP = 22.7853
LSL
Avg
0.043088
High
0.045717
Low
0.040626
Last updated: 3/27/2026, 5:45:13 AM
Quick Conversions
| LSL | GBP |
|---|---|
| 1 LSL | 0.04 GBP |
| 10 LSL | 0.44 GBP |
| 50 LSL | 2.19 GBP |
| 100 LSL | 4.39 GBP |
| 500 LSL | 21.94 GBP |
| 1,000 LSL | 43.89 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-03-27T05:45:13Z",
"rates": {
"GBP": 0.043888
}
}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.388800000000001,
"rate": 0.043888
}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