Rate Overview
Live
1 GBP = 22.1622 LSL
1 LSL = 0.045122
GBP
Avg
21.7161
High
22.1622
Low
21.3645
Last updated: 3/6/2026, 8:14:44 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.16 LSL |
| 10 GBP | 221.62 LSL |
| 50 GBP | 1,108.11 LSL |
| 100 GBP | 2,216.22 LSL |
| 500 GBP | 11,081.12 LSL |
| 1,000 GBP | 22,162.24 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-03-06T08:14:44Z",
"rates": {
"LSL": 22.16224
}
}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": 2216.224,
"rate": 22.16224
}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