Rate Overview
Live
1 PAB = 17.0791 LSL
1 LSL = 0.058551
PAB
Avg
16.3513
High
17.0791
Low
15.9010
Last updated: 3/27/2026, 11:40:02 AM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 17.08 LSL |
| 10 PAB | 170.79 LSL |
| 50 PAB | 853.96 LSL |
| 100 PAB | 1,707.91 LSL |
| 500 PAB | 8,539.56 LSL |
| 1,000 PAB | 17,079.12 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-03-27T11:40:02Z",
"rates": {
"LSL": 17.079122
}
}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": 1707.9122000000002,
"rate": 17.079122
}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