Rate Overview
Live
1 LTL = 27.1602 ALL
1 ALL = 0.036819
LTL
Avg
27.8240
High
28.3763
Low
27.1238
Last updated: 7/28/2026, 11:55:41 AM
Quick Conversions
| LTL | ALL |
|---|---|
| 1 LTL | 27.16 ALL |
| 10 LTL | 271.60 ALL |
| 50 LTL | 1,358.01 ALL |
| 100 LTL | 2,716.02 ALL |
| 500 LTL | 13,580.12 ALL |
| 1,000 LTL | 27,160.24 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-07-28T11:55:41Z",
"rates": {
"ALL": 27.160242
}
}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": 2716.0242,
"rate": 27.160242
}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