Rate Overview
Live
1 PAB = 16.4082 LSL
1 LSL = 0.060945
PAB
Avg
16.4285
High
16.6265
Low
16.3506
Last updated: 4/16/2026, 8:58:32 PM
Quick Conversions
| PAB | LSL |
|---|---|
| 1 PAB | 16.41 LSL |
| 10 PAB | 164.08 LSL |
| 50 PAB | 820.41 LSL |
| 100 PAB | 1,640.82 LSL |
| 500 PAB | 8,204.08 LSL |
| 1,000 PAB | 16,408.17 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-04-16T20:58:32Z",
"rates": {
"LSL": 16.408166
}
}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": 1640.8166,
"rate": 16.408166
}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