Rate Overview
Live
1 ALL = 0.197009 LSL
1 LSL = 5.0759 ALL
Avg
0.198383
High
0.200013
Low
0.197009
Last updated: 1/25/2026, 9:31:29 AM
Quick Conversions
| ALL | LSL |
|---|---|
| 1 ALL | 0.20 LSL |
| 10 ALL | 1.97 LSL |
| 50 ALL | 9.85 LSL |
| 100 ALL | 19.70 LSL |
| 500 ALL | 98.50 LSL |
| 1,000 ALL | 197.01 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-01-25T09:31:29Z",
"rates": {
"LSL": 0.197009
}
}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": 19.700899999999997,
"rate": 0.197009
}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