Rate Overview
Live
1 PAB = 0.615605 LVL
1 LVL = 1.6244
PAB
Avg
0.613833
High
0.616255
Low
0.604709
Last updated: 7/8/2026, 7:44:42 AM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.62 LVL |
| 10 PAB | 6.16 LVL |
| 50 PAB | 30.78 LVL |
| 100 PAB | 61.56 LVL |
| 500 PAB | 307.80 LVL |
| 1,000 PAB | 615.60 LVL |
Get PAB/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=LVLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-08T07:44:42Z",
"rates": {
"LVL": 0.615605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "LVL",
"amount": 100
},
"result": 61.5605,
"rate": 0.615605
}Build with PAB/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key