Rate Overview
Live
1 LSL = 0.061508 PAB
1 PAB = 16.2580
LSL
Avg
0.061433
High
0.061631
Low
0.060874
Last updated: 7/8/2026, 7:13:09 PM
Quick Conversions
| LSL | PAB |
|---|---|
| 1 LSL | 0.06 PAB |
| 10 LSL | 0.62 PAB |
| 50 LSL | 3.08 PAB |
| 100 LSL | 6.15 PAB |
| 500 LSL | 30.75 PAB |
| 1,000 LSL | 61.51 PAB |
Get LSL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PABExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-08T19:13:09Z",
"rates": {
"PAB": 0.061508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PAB",
"amount": 100
},
"result": 6.1508,
"rate": 0.061508
}Build with LSL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key