Rate Overview
Live
1 LVL = 1.6244 PAB
1 PAB = 0.615606
LVL
Avg
1.6292
High
1.6537
Low
1.6227
Last updated: 7/8/2026, 8:18:09 AM
Quick Conversions
| LVL | PAB |
|---|---|
| 1 LVL | 1.62 PAB |
| 10 LVL | 16.24 PAB |
| 50 LVL | 81.22 PAB |
| 100 LVL | 162.44 PAB |
| 500 LVL | 812.21 PAB |
| 1,000 LVL | 1,624.42 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-08T08:18:09Z",
"rates": {
"PAB": 1.624415
}
}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": 162.4415,
"rate": 1.624415
}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