Rate Overview
Live
1 PAB = 0.616685 LVL
1 LVL = 1.6216
PAB
Avg
0.623026
High
0.681596
Low
0.594333
Last updated: 7/29/2026, 8:23:01 PM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.62 LVL |
| 10 PAB | 6.17 LVL |
| 50 PAB | 30.83 LVL |
| 100 PAB | 61.67 LVL |
| 500 PAB | 308.34 LVL |
| 1,000 PAB | 616.69 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-29T20:23:01Z",
"rates": {
"LVL": 0.616685
}
}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.6685,
"rate": 0.616685
}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