Rate Overview
Live
1 ALL = 0.035969 LTL
1 LTL = 27.8017
ALL
Avg
0.035917
High
0.036078
Low
0.035789
Last updated: 3/27/2026, 8:21:35 AM
Quick Conversions
| ALL | LTL |
|---|---|
| 1 ALL | 0.04 LTL |
| 10 ALL | 0.36 LTL |
| 50 ALL | 1.80 LTL |
| 100 ALL | 3.60 LTL |
| 500 ALL | 17.98 LTL |
| 1,000 ALL | 35.97 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-03-27T08:21:35Z",
"rates": {
"LTL": 0.035969
}
}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.5969,
"rate": 0.035969
}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