Rate Overview
Live
1 ALL = 0.037522 LTL
1 LTL = 26.6510
ALL
Avg
0.037490
High
0.037522
Low
0.037462
Last updated: 9/11/2026, 9:45:48 PM
Quick Conversions
| ALL | LTL |
|---|---|
| 1 ALL | 0.04 LTL |
| 10 ALL | 0.38 LTL |
| 50 ALL | 1.88 LTL |
| 100 ALL | 3.75 LTL |
| 500 ALL | 18.76 LTL |
| 1,000 ALL | 37.52 LTL |
Get ALL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LTLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-11T21:45:48Z",
"rates": {
"LTL": 0.037522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LTL",
"amount": 100
},
"result": 3.7522,
"rate": 0.037522
}Build with ALL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key