Rate Overview
Live
1 PAB = 16.2257 LSL
1 LSL = 0.061631
PAB
Avg
16.3753
High
16.4747
Low
16.2255
Last updated: 7/4/2026, 4:32:32 AM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 16.23 LSL |
| 10 PAB | 162.26 LSL |
| 50 PAB | 811.28 LSL |
| 100 PAB | 1,622.57 LSL |
| 500 PAB | 8,112.84 LSL |
| 1,000 PAB | 16,225.69 LSL |
Get PAB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=LSLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-04T04:32:32Z",
"rates": {
"LSL": 16.225688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "LSL",
"amount": 100
},
"result": 1622.5688000000002,
"rate": 16.225688
}Build with PAB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key