Rate Overview
Live
1 LSL = 0.045026 GBP
1 GBP = 22.2094
LSL
Avg
0.045167
High
0.045547
Low
0.044838
Last updated: 4/16/2026, 6:02:50 AM
Quick Conversions
| LSL | GBP |
|---|---|
| 1 LSL | 0.05 GBP |
| 10 LSL | 0.45 GBP |
| 50 LSL | 2.25 GBP |
| 100 LSL | 4.50 GBP |
| 500 LSL | 22.51 GBP |
| 1,000 LSL | 45.03 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-04-16T06:02:50Z",
"rates": {
"GBP": 0.045026
}
}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.502599999999999,
"rate": 0.045026
}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