Rate Overview
Live
1 LSL = 4.9341 ALL
1 ALL = 0.202670
LSL
Avg
4.9595
High
4.9901
Low
4.9341
Last updated: 8/19/2026, 3:38:40 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.93 ALL |
| 10 LSL | 49.34 ALL |
| 50 LSL | 246.71 ALL |
| 100 LSL | 493.41 ALL |
| 500 LSL | 2,467.06 ALL |
| 1,000 LSL | 4,934.12 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-08-19T15:38:40Z",
"rates": {
"ALL": 4.93412
}
}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": 493.41200000000003,
"rate": 4.93412
}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