Rate Overview
Live
1 GBP = 22.2161 LSL
1 LSL = 0.045012
GBP
Avg
22.1411
High
22.3021
Low
21.9549
Last updated: 4/16/2026, 7:40:27 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.22 LSL |
| 10 GBP | 222.16 LSL |
| 50 GBP | 1,110.80 LSL |
| 100 GBP | 2,221.61 LSL |
| 500 GBP | 11,108.04 LSL |
| 1,000 GBP | 22,216.08 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-04-16T07:40:27Z",
"rates": {
"LSL": 22.21608
}
}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": 2221.608,
"rate": 22.21608
}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