Rate Overview
Live
1 PAB = 16.8338 LSL
1 LSL = 0.059404
PAB
Avg
17.4725
High
19.1119
Low
15.9444
Last updated: 7/26/2026, 2:40:33 AM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 16.83 LSL |
| 10 PAB | 168.34 LSL |
| 50 PAB | 841.69 LSL |
| 100 PAB | 1,683.38 LSL |
| 500 PAB | 8,416.89 LSL |
| 1,000 PAB | 16,833.77 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-26T02:40:33Z",
"rates": {
"LSL": 16.833774
}
}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": 1683.3773999999999,
"rate": 16.833774
}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