Rate Overview
Live
1 USD = 2.9922 LTL
1 LTL = 0.334199
USD
Avg
2.9749
High
3.0159
Low
2.9213
Last updated: 3/27/2026, 7:45:03 AM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 2.99 LTL |
| 10 USD | 29.92 LTL |
| 50 USD | 149.61 LTL |
| 100 USD | 299.22 LTL |
| 500 USD | 1,496.11 LTL |
| 1,000 USD | 2,992.23 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-03-27T07:45:03Z",
"rates": {
"LTL": 2.99222978
}
}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": 299.222978,
"rate": 2.99222978
}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