Rate Overview
Live
1 GBP = 21.6709 LSL
1 LSL = 0.046145
GBP
Avg
21.7535
High
21.8387
Low
21.6694
Last updated: 7/3/2026, 7:51:00 PM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 21.67 LSL |
| 10 GBP | 216.71 LSL |
| 50 GBP | 1,083.55 LSL |
| 100 GBP | 2,167.09 LSL |
| 500 GBP | 10,835.47 LSL |
| 1,000 GBP | 21,670.93 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-07-03T19:51:00Z",
"rates": {
"LSL": 21.670932
}
}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": 2167.0932000000003,
"rate": 21.670932
}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