Rate Overview
Live
1 LSL = 0.060081 PAB
1 PAB = 16.6442
LSL
Avg
0.057384
High
0.062717
Low
0.052323
Last updated: 7/31/2026, 2:18:31 AM
Quick Conversions
| LSL | PAB |
|---|---|
| 1 LSL | 0.06 PAB |
| 10 LSL | 0.60 PAB |
| 50 LSL | 3.00 PAB |
| 100 LSL | 6.01 PAB |
| 500 LSL | 30.04 PAB |
| 1,000 LSL | 60.08 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-31T02:18:31Z",
"rates": {
"PAB": 0.060081
}
}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.008100000000001,
"rate": 0.060081
}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