Rate Overview
Live
1 LVL = 1.6532 PAB
1 PAB = 0.604901
LVL
Avg
1.6520
High
1.6541
Low
1.6490
Last updated: 4/18/2026, 8:46:40 AM
Quick Conversions
| LVL | PAB |
|---|---|
| 1 LVL | 1.65 PAB |
| 10 LVL | 16.53 PAB |
| 50 LVL | 82.66 PAB |
| 100 LVL | 165.32 PAB |
| 500 LVL | 826.58 PAB |
| 1,000 LVL | 1,653.16 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-04-18T08:46:40Z",
"rates": {
"PAB": 1.653164
}
}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.31640000000002,
"rate": 1.653164
}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