Rate Overview
Live
1 LTL = 27.4501 ALL
1 ALL = 0.036430
LTL
Avg
27.5229
High
27.6019
Low
27.4501
Last updated: 6/16/2026, 1:25:45 PM
Quick Conversions
| LTL | ALL |
|---|---|
| 1 LTL | 27.45 ALL |
| 10 LTL | 274.50 ALL |
| 50 LTL | 1,372.50 ALL |
| 100 LTL | 2,745.01 ALL |
| 500 LTL | 13,725.05 ALL |
| 1,000 LTL | 27,450.09 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-16T13:25:45Z",
"rates": {
"ALL": 27.450094
}
}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": 2745.0094,
"rate": 27.450094
}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