Rate Overview
Live
1 PAB = 0.607410 LVL
1 LVL = 1.6463
PAB
Avg
0.608461
High
0.609892
Low
0.607410
Last updated: 8/15/2026, 1:02:22 PM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.61 LVL |
| 10 PAB | 6.07 LVL |
| 50 PAB | 30.37 LVL |
| 100 PAB | 60.74 LVL |
| 500 PAB | 303.71 LVL |
| 1,000 PAB | 607.41 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-08-15T13:02:22Z",
"rates": {
"LVL": 0.60741
}
}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": 60.741,
"rate": 0.60741
}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