Rate Overview
Live
1 PAB = 2.9603 LTL
1 LTL = 0.337807
PAB
Avg
2.9563
High
2.9603
Low
2.9512
Last updated: 4/16/2026, 8:58:35 PM
Quick Conversions
| PAB | LTL |
|---|---|
| 1 PAB | 2.96 LTL |
| 10 PAB | 29.60 LTL |
| 50 PAB | 148.01 LTL |
| 100 PAB | 296.03 LTL |
| 500 PAB | 1,480.14 LTL |
| 1,000 PAB | 2,960.27 LTL |
Get PAB/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=LTLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:35Z",
"rates": {
"LTL": 2.960274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "LTL",
"amount": 100
},
"result": 296.0274,
"rate": 2.960274
}Build with PAB/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key