Rate Overview
Live
1 ALL = 0.205306 LSL
1 LSL = 4.8708
ALL
Avg
0.200321
High
0.206083
Low
0.194370
Last updated: 3/27/2026, 11:34:23 AM
Quick Conversions
| ALL | LSL |
|---|---|
| 1 ALL | 0.21 LSL |
| 10 ALL | 2.05 LSL |
| 50 ALL | 10.27 LSL |
| 100 ALL | 20.53 LSL |
| 500 ALL | 102.65 LSL |
| 1,000 ALL | 205.31 LSL |
Get ALL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LSLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T11:34:23Z",
"rates": {
"LSL": 0.205306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LSL",
"amount": 100
},
"result": 20.5306,
"rate": 0.205306
}Build with ALL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key