Rate Overview
Live
1 USD = 2.9527 LTL
1 LTL = 0.338668
USD
Avg
2.9527
High
2.9527
Low
2.9527
Last updated: 4/18/2026, 8:45:56 AM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 2.95 LTL |
| 10 USD | 29.53 LTL |
| 50 USD | 147.64 LTL |
| 100 USD | 295.27 LTL |
| 500 USD | 1,476.37 LTL |
| 1,000 USD | 2,952.74 LTL |
Get USD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LTLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-18T08:45:56Z",
"rates": {
"LTL": 2.95274001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LTL",
"amount": 100
},
"result": 295.274001,
"rate": 2.95274001
}Build with USD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key