Rate Overview
Live
1 LSL = 0.043989 GBP
1 GBP = 22.7330
LSL
Avg
0.044139
High
0.044763
Low
0.043879
Last updated: 5/6/2026, 3:30:04 PM
Quick Conversions
| LSL | GBP |
|---|---|
| 1 LSL | 0.04 GBP |
| 10 LSL | 0.44 GBP |
| 50 LSL | 2.20 GBP |
| 100 LSL | 4.40 GBP |
| 500 LSL | 21.99 GBP |
| 1,000 LSL | 43.99 GBP |
Get LSL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GBPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-06T15:30:04Z",
"rates": {
"GBP": 0.043989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GBP",
"amount": 100
},
"result": 4.3989,
"rate": 0.043989
}Build with LSL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key