Rate Overview
Live
1 LTL = 27.2275 ALL
1 ALL = 0.036728
LTL
Avg
27.2926
High
27.9908
Low
27.1418
Last updated: 7/7/2026, 10:35:03 AM
Quick Conversions
| LTL | ALL |
|---|---|
| 1 LTL | 27.23 ALL |
| 10 LTL | 272.27 ALL |
| 50 LTL | 1,361.37 ALL |
| 100 LTL | 2,722.75 ALL |
| 500 LTL | 13,613.73 ALL |
| 1,000 LTL | 27,227.47 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-07T10:35:03Z",
"rates": {
"ALL": 27.227465
}
}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": 2722.7464999999997,
"rate": 27.227465
}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