Rate Overview
Live
1 LSL = 4.9724 ALL
1 ALL = 0.201109
LSL
Avg
4.9692
High
4.9878
Low
4.9465
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.97 ALL |
| 10 LSL | 49.72 ALL |
| 50 LSL | 248.62 ALL |
| 100 LSL | 497.24 ALL |
| 500 LSL | 2,486.22 ALL |
| 1,000 LSL | 4,972.44 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-04-18T08:47:59Z",
"rates": {
"ALL": 4.972436
}
}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": 497.2436,
"rate": 4.972436
}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