Rate Overview
Live
1 PAB = 0.604913 LVL
1 LVL = 1.6531
PAB
Avg
0.604733
High
0.606134
Low
0.602929
Last updated: 5/9/2026, 4:54:23 AM
Quick Conversions
| PAB | LVL |
|---|---|
| 1 PAB | 0.60 LVL |
| 10 PAB | 6.05 LVL |
| 50 PAB | 30.25 LVL |
| 100 PAB | 60.49 LVL |
| 500 PAB | 302.46 LVL |
| 1,000 PAB | 604.91 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-09T04:54:23Z",
"rates": {
"LVL": 0.604913
}
}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.4913,
"rate": 0.604913
}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