Rate Overview
Live
1 GBP = 22.7368 LSL
1 LSL = 0.043982
GBP
Avg
22.4901
High
23.3516
Low
21.4405
Last updated: 3/27/2026, 9:12:21 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.74 LSL |
| 10 GBP | 227.37 LSL |
| 50 GBP | 1,136.84 LSL |
| 100 GBP | 2,273.68 LSL |
| 500 GBP | 11,368.38 LSL |
| 1,000 GBP | 22,736.75 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-03-27T09:12:21Z",
"rates": {
"LSL": 22.736754
}
}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": 2273.6754,
"rate": 22.736754
}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