Rate Overview
Live
1 LSL = 4.9717 ALL
1 ALL = 0.201137
LSL
Avg
4.9088
High
4.9717
Low
4.8717
Last updated: 5/8/2026, 3:44:53 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.97 ALL |
| 10 LSL | 49.72 ALL |
| 50 LSL | 248.59 ALL |
| 100 LSL | 497.17 ALL |
| 500 LSL | 2,485.87 ALL |
| 1,000 LSL | 4,971.73 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-08T15:44:53Z",
"rates": {
"ALL": 4.971733
}
}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.17330000000004,
"rate": 4.971733
}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