Rate Overview
Live
1 USD = 3.0297 LTL
1 LTL = 0.330063
USD
Avg
2.9685
High
3.0359
Low
2.8792
Last updated: 7/29/2026, 5:38:01 PM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 3.03 LTL |
| 10 USD | 30.30 LTL |
| 50 USD | 151.49 LTL |
| 100 USD | 302.97 LTL |
| 500 USD | 1,514.86 LTL |
| 1,000 USD | 3,029.73 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-07-29T17:38:01Z",
"rates": {
"LTL": 3.02972505
}
}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": 302.972505,
"rate": 3.02972505
}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