Rate Overview
Live
1 LSL = 0.062498 PAB
1 PAB = 16.0005
LSL
Avg
0.062453
High
0.062657
Low
0.061822
Last updated: 9/9/2026, 6:50:21 PM
Quick Conversions
| LSL | PAB |
|---|---|
| 1 LSL | 0.06 PAB |
| 10 LSL | 0.62 PAB |
| 50 LSL | 3.12 PAB |
| 100 LSL | 6.25 PAB |
| 500 LSL | 31.25 PAB |
| 1,000 LSL | 62.50 PAB |
Get LSL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PABExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-09T18:50:21Z",
"rates": {
"PAB": 0.062498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PAB",
"amount": 100
},
"result": 6.2498,
"rate": 0.062498
}Build with LSL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key