Rate Overview
Live
1 USD = 2.9739 LTL
1 LTL = 0.336259
USD
Avg
2.9752
High
2.9820
Low
2.9705
Last updated: 9/7/2026, 10:36:41 AM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 2.97 LTL |
| 10 USD | 29.74 LTL |
| 50 USD | 148.69 LTL |
| 100 USD | 297.39 LTL |
| 500 USD | 1,486.95 LTL |
| 1,000 USD | 2,973.90 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-09-07T10:36:41Z",
"rates": {
"LTL": 2.97389751
}
}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": 297.389751,
"rate": 2.97389751
}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