Rate Overview
Live
1 ALL = 0.203194 LSL
1 LSL = 4.9214
ALL
Avg
0.204509
High
0.206112
Low
0.203194
Last updated: 5/7/2026, 7:46:54 AM
Quick Conversions
| ALL | LSL |
|---|---|
| 1 ALL | 0.20 LSL |
| 10 ALL | 2.03 LSL |
| 50 ALL | 10.16 LSL |
| 100 ALL | 20.32 LSL |
| 500 ALL | 101.60 LSL |
| 1,000 ALL | 203.19 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-05-07T07:46:54Z",
"rates": {
"LSL": 0.203194
}
}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.3194,
"rate": 0.203194
}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