Rate Overview
Live
1 LSL = 4.9112 ALL
1 ALL = 0.203617
LSL
Avg
4.9340
High
5.1642
Low
4.6947
Last updated: 7/29/2026, 1:28:10 AM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.91 ALL |
| 10 LSL | 49.11 ALL |
| 50 LSL | 245.56 ALL |
| 100 LSL | 491.12 ALL |
| 500 LSL | 2,455.59 ALL |
| 1,000 LSL | 4,911.18 ALL |
Get LSL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ALLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-29T01:28:10Z",
"rates": {
"ALL": 4.911182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ALL",
"amount": 100
},
"result": 491.1182,
"rate": 4.911182
}Build with LSL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key