Rate Overview
Live
1 LSL = 4.9919 ALL
1 ALL = 0.200326
LSL
Avg
5.0064
High
5.1259
Low
4.8821
Last updated: 5/28/2026, 9:44:21 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.99 ALL |
| 10 LSL | 49.92 ALL |
| 50 LSL | 249.59 ALL |
| 100 LSL | 499.19 ALL |
| 500 LSL | 2,495.93 ALL |
| 1,000 LSL | 4,991.85 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-05-28T21:44:21Z",
"rates": {
"ALL": 4.991851
}
}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.1851,
"rate": 4.991851
}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