Rate Overview
Live
1 PAB = 16.4745 LSL
1 LSL = 0.060700
PAB
Avg
16.9159
High
18.1471
Low
15.8979
Last updated: 6/29/2026, 3:23:07 AM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 16.47 LSL |
| 10 PAB | 164.74 LSL |
| 50 PAB | 823.72 LSL |
| 100 PAB | 1,647.45 LSL |
| 500 PAB | 8,237.23 LSL |
| 1,000 PAB | 16,474.45 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-06-29T03:23:07Z",
"rates": {
"LSL": 16.474452
}
}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": 1647.4451999999999,
"rate": 16.474452
}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