Rate Overview
Live
1 USD = 2.9818 LTL
1 LTL = 0.335363
USD
Avg
2.9882
High
2.9964
Low
2.9818
Last updated: 8/17/2026, 4:13:03 PM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 2.98 LTL |
| 10 USD | 29.82 LTL |
| 50 USD | 149.09 LTL |
| 100 USD | 298.18 LTL |
| 500 USD | 1,490.92 LTL |
| 1,000 USD | 2,981.85 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-08-17T16:13:03Z",
"rates": {
"LTL": 2.98184683
}
}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": 298.184683,
"rate": 2.98184683
}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