Rate Overview
Live
1 LTL = 27.2309 ALL
1 ALL = 0.036723
LTL
Avg
27.2764
High
27.3377
Low
27.2309
Last updated: 6/29/2026, 1:26:54 AM
Quick Conversions
| LTL | ALL |
|---|---|
| 1 LTL | 27.23 ALL |
| 10 LTL | 272.31 ALL |
| 50 LTL | 1,361.54 ALL |
| 100 LTL | 2,723.09 ALL |
| 500 LTL | 13,615.43 ALL |
| 1,000 LTL | 27,230.86 ALL |
Get LTL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ALLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-06-29T01:26:54Z",
"rates": {
"ALL": 27.230857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ALL",
"amount": 100
},
"result": 2723.0857,
"rate": 27.230857
}Build with LTL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key