Rate Overview
Live
1 PAB = 16.1960 LSL
1 LSL = 0.061743
PAB
Avg
16.2301
High
16.3607
Low
16.1407
Last updated: 8/12/2026, 7:25:25 PM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 16.20 LSL |
| 10 PAB | 161.96 LSL |
| 50 PAB | 809.80 LSL |
| 100 PAB | 1,619.60 LSL |
| 500 PAB | 8,098.02 LSL |
| 1,000 PAB | 16,196.04 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-08-12T19:25:25Z",
"rates": {
"LSL": 16.196044
}
}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": 1619.6044000000002,
"rate": 16.196044
}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