Rate Overview
Live
1 LVL = 1.6185 PAB
1 PAB = 0.617869
LVL
Avg
1.6548
High
1.6894
Low
1.6181
Last updated: 7/25/2026, 11:08:57 PM
Quick Conversions
| LVL | PAB |
|---|---|
| 1 LVL | 1.62 PAB |
| 10 LVL | 16.18 PAB |
| 50 LVL | 80.92 PAB |
| 100 LVL | 161.85 PAB |
| 500 LVL | 809.23 PAB |
| 1,000 LVL | 1,618.47 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-07-25T23:08:57Z",
"rates": {
"PAB": 1.618465
}
}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": 161.8465,
"rate": 1.618465
}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