Rate Overview
Live
1 GBP = 21.9682 LSL
1 LSL = 0.045520
GBP
Avg
22.3445
High
22.7897
Low
21.9682
Last updated: 5/26/2026, 9:30:30 PM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 21.97 LSL |
| 10 GBP | 219.68 LSL |
| 50 GBP | 1,098.41 LSL |
| 100 GBP | 2,196.82 LSL |
| 500 GBP | 10,984.11 LSL |
| 1,000 GBP | 21,968.21 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-26T21:30:30Z",
"rates": {
"LSL": 21.968214
}
}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": 2196.8214,
"rate": 21.968214
}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