Rate Overview
Live
1 LVL = 1.6419 PAB
1 PAB = 0.609053
LVL
Avg
1.6463
High
1.6515
Low
1.6419
Last updated: 3/27/2026, 6:34:30 AM
Quick Conversions
| LVL | PAB |
|---|---|
| 1 LVL | 1.64 PAB |
| 10 LVL | 16.42 PAB |
| 50 LVL | 82.09 PAB |
| 100 LVL | 164.19 PAB |
| 500 LVL | 820.95 PAB |
| 1,000 LVL | 1,641.89 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-03-27T06:34:30Z",
"rates": {
"PAB": 1.641892
}
}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": 164.1892,
"rate": 1.641892
}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