Rate Overview
Live
1 PAB = 3.0201 LTL
1 LTL = 0.331113
PAB
Avg
3.0612
High
3.3486
Low
2.9199
Last updated: 7/6/2026, 3:41:57 PM
Quick Conversions
| PAB | LTL |
|---|---|
| 1 PAB | 3.02 LTL |
| 10 PAB | 30.20 LTL |
| 50 PAB | 151.01 LTL |
| 100 PAB | 302.01 LTL |
| 500 PAB | 1,510.06 LTL |
| 1,000 PAB | 3,020.12 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-07-06T15:41:57Z",
"rates": {
"LTL": 3.020119
}
}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": 302.0119,
"rate": 3.020119
}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