Rate Overview
Live
1 GBP = 22.4307 LSL
1 LSL = 0.044582
GBP
Avg
22.2324
High
22.4307
Low
21.8492
Last updated: 7/26/2026, 6:21:18 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.43 LSL |
| 10 GBP | 224.31 LSL |
| 50 GBP | 1,121.54 LSL |
| 100 GBP | 2,243.07 LSL |
| 500 GBP | 11,215.36 LSL |
| 1,000 GBP | 22,430.73 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-26T06:21:18Z",
"rates": {
"LSL": 22.430725
}
}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": 2243.0724999999998,
"rate": 22.430725
}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