Rate Overview
Live
1 ALL = 0.202164 LSL
1 LSL = 4.9465
ALL
Avg
0.201163
High
0.202164
Low
0.199338
Last updated: 4/17/2026, 4:55:11 AM
Quick Conversions
| ALL | LSL |
|---|---|
| 1 ALL | 0.20 LSL |
| 10 ALL | 2.02 LSL |
| 50 ALL | 10.11 LSL |
| 100 ALL | 20.22 LSL |
| 500 ALL | 101.08 LSL |
| 1,000 ALL | 202.16 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-04-17T04:55:11Z",
"rates": {
"LSL": 0.202164
}
}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.2164,
"rate": 0.202164
}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