Rate Overview
Live
1 GBP = 22.7660 LSL
1 LSL = 0.043925
GBP
Avg
22.6543
High
22.7897
Low
22.3398
Last updated: 5/6/2026, 11:24:46 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.77 LSL |
| 10 GBP | 227.66 LSL |
| 50 GBP | 1,138.30 LSL |
| 100 GBP | 2,276.60 LSL |
| 500 GBP | 11,383.02 LSL |
| 1,000 GBP | 22,766.04 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-05-06T11:24:46Z",
"rates": {
"LSL": 22.766035
}
}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": 2276.6034999999997,
"rate": 22.766035
}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