Rate Overview
Live
1 GBP = 21.8863 LSL
1 LSL = 0.045691
GBP
Avg
21.8040
High
21.8863
Low
21.6908
Last updated: 8/31/2026, 12:27:40 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 21.89 LSL |
| 10 GBP | 218.86 LSL |
| 50 GBP | 1,094.31 LSL |
| 100 GBP | 2,188.63 LSL |
| 500 GBP | 10,943.13 LSL |
| 1,000 GBP | 21,886.27 LSL |
Get GBP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LSLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-31T00:27:40Z",
"rates": {
"LSL": 21.886266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LSL",
"amount": 100
},
"result": 2188.6266,
"rate": 21.886266
}Build with GBP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key