Rate Overview
Live
1 LTL = 27.8518 ALL
1 ALL = 0.035904
LTL
Avg
27.8607
High
27.8895
Low
27.8355
Last updated: 3/7/2026, 12:26:39 AM
Quick Conversions
| LTL | ALL |
|---|---|
| 1 LTL | 27.85 ALL |
| 10 LTL | 278.52 ALL |
| 50 LTL | 1,392.59 ALL |
| 100 LTL | 2,785.18 ALL |
| 500 LTL | 13,925.88 ALL |
| 1,000 LTL | 27,851.76 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-03-07T00:26:39Z",
"rates": {
"ALL": 27.851757
}
}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": 2785.1757,
"rate": 27.851757
}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