Rate Overview
Live
1 PAB = 0.606961 LVL
1 LVL = 1.6476
PAB
Avg
0.605375
High
0.606961
Low
0.602238
Last updated: 9/2/2026, 10:20:29 AM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.61 LVL |
| 10 PAB | 6.07 LVL |
| 50 PAB | 30.35 LVL |
| 100 PAB | 60.70 LVL |
| 500 PAB | 303.48 LVL |
| 1,000 PAB | 606.96 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-09-02T10:20:29Z",
"rates": {
"LVL": 0.606961
}
}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.696099999999994,
"rate": 0.606961
}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