Rate Overview
Live
1 GBP = 21.9990 LSL
1 LSL = 0.045457
GBP
Avg
22.1202
High
22.2317
Low
21.9891
Last updated: 7/23/2026, 12:36:36 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.00 LSL |
| 10 GBP | 219.99 LSL |
| 50 GBP | 1,099.95 LSL |
| 100 GBP | 2,199.90 LSL |
| 500 GBP | 10,999.51 LSL |
| 1,000 GBP | 21,999.03 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-23T00:36:36Z",
"rates": {
"LSL": 21.999028
}
}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": 2199.9028,
"rate": 21.999028
}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