Rate Overview
Live
1 GBP = 21.9229 LSL
1 LSL = 0.045614
GBP
Avg
21.8641
High
22.0044
Low
21.7758
Last updated: 8/14/2026, 7:27:48 PM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 21.92 LSL |
| 10 GBP | 219.23 LSL |
| 50 GBP | 1,096.14 LSL |
| 100 GBP | 2,192.29 LSL |
| 500 GBP | 10,961.44 LSL |
| 1,000 GBP | 21,922.87 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-14T19:27:48Z",
"rates": {
"LSL": 21.922874
}
}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": 2192.2874,
"rate": 21.922874
}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