Rate Overview
Live
1 LSL = 4.9915 ALL
1 ALL = 0.200341
LSL
Avg
5.0708
High
5.1275
Low
4.9915
Last updated: 3/6/2026, 7:55:40 AM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.99 ALL |
| 10 LSL | 49.91 ALL |
| 50 LSL | 249.57 ALL |
| 100 LSL | 499.15 ALL |
| 500 LSL | 2,495.74 ALL |
| 1,000 LSL | 4,991.48 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-03-06T07:55:40Z",
"rates": {
"ALL": 4.991481
}
}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": 499.1481,
"rate": 4.991481
}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