Rate Overview
Live
1 LSL = 0.044584 GBP
1 GBP = 22.4296
LSL
Avg
0.045028
High
0.045768
Low
0.044584
Last updated: 7/25/2026, 8:44:38 PM
Quick Conversions
| LSL | GBP |
|---|---|
| 1 LSL | 0.04 GBP |
| 10 LSL | 0.45 GBP |
| 50 LSL | 2.23 GBP |
| 100 LSL | 4.46 GBP |
| 500 LSL | 22.29 GBP |
| 1,000 LSL | 44.58 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-07-25T20:44:38Z",
"rates": {
"GBP": 0.044584
}
}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.4584,
"rate": 0.044584
}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