Rate Overview
Live
1 PAB = 0.603829 LVL
1 LVL = 1.6561
PAB
Avg
0.601335
High
0.609255
Low
0.586037
Last updated: 5/29/2026, 10:23:27 PM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.60 LVL |
| 10 PAB | 6.04 LVL |
| 50 PAB | 30.19 LVL |
| 100 PAB | 60.38 LVL |
| 500 PAB | 301.91 LVL |
| 1,000 PAB | 603.83 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-05-29T22:23:27Z",
"rates": {
"LVL": 0.603829
}
}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.38289999999999,
"rate": 0.603829
}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