Rate Overview
Live
1 LVL = 1.6586 PAB
1 PAB = 0.602929
LVL
Avg
1.6543
High
1.6586
Low
1.6498
Last updated: 5/8/2026, 1:04:50 PM
Quick Conversions
| LVL | PAB |
|---|---|
| 1 LVL | 1.66 PAB |
| 10 LVL | 16.59 PAB |
| 50 LVL | 82.93 PAB |
| 100 LVL | 165.86 PAB |
| 500 LVL | 829.29 PAB |
| 1,000 LVL | 1,658.57 PAB |
Get LVL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PABExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-08T13:04:50Z",
"rates": {
"PAB": 1.65857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PAB",
"amount": 100
},
"result": 165.857,
"rate": 1.65857
}Build with LVL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key