Rate Overview
Live
1 GBP = 21.7159 LSL
1 LSL = 0.046049
GBP
Avg
21.9079
High
22.1405
Low
21.6762
Last updated: 6/16/2026, 5:50:54 AM
Quick Conversions
| GBP | LSL |
|---|---|
| 1 GBP | 21.72 LSL |
| 10 GBP | 217.16 LSL |
| 50 GBP | 1,085.80 LSL |
| 100 GBP | 2,171.59 LSL |
| 500 GBP | 10,857.97 LSL |
| 1,000 GBP | 21,715.94 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-06-16T05:50:54Z",
"rates": {
"LSL": 21.71594
}
}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": 2171.594,
"rate": 21.71594
}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