Rate Overview
Live
1 LTL = 0.337806 PAB
1 PAB = 2.9603
LTL
Avg
0.338255
High
0.338850
Low
0.337806
Last updated: 4/16/2026, 10:42:16 PM
Quick Conversions
| LTL | PAB |
|---|---|
| 1 LTL | 0.34 PAB |
| 10 LTL | 3.38 PAB |
| 50 LTL | 16.89 PAB |
| 100 LTL | 33.78 PAB |
| 500 LTL | 168.90 PAB |
| 1,000 LTL | 337.81 PAB |
Get LTL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PABExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-16T22:42:16Z",
"rates": {
"PAB": 0.337806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PAB",
"amount": 100
},
"result": 33.7806,
"rate": 0.337806
}Build with LTL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key