Rate Overview
Live
1 GBP = 22.4291 LSL
1 LSL = 0.044585
GBP
Avg
22.1238
High
22.9727
Low
21.4405
Last updated: 7/25/2026, 10:58:52 PM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 22.43 LSL |
| 10 GBP | 224.29 LSL |
| 50 GBP | 1,121.46 LSL |
| 100 GBP | 2,242.91 LSL |
| 500 GBP | 11,214.56 LSL |
| 1,000 GBP | 22,429.13 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-25T22:58:52Z",
"rates": {
"LSL": 22.429129
}
}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": 2242.9129,
"rate": 22.429129
}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