Rate Overview
Live
1 USD = 3.0213 LTL
1 LTL = 0.330986
USD
Avg
2.9909
High
3.0213
Low
2.9729
Last updated: 6/19/2026, 7:58:47 AM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 3.02 LTL |
| 10 USD | 30.21 LTL |
| 50 USD | 151.06 LTL |
| 100 USD | 302.13 LTL |
| 500 USD | 1,510.64 LTL |
| 1,000 USD | 3,021.28 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-06-19T07:58:47Z",
"rates": {
"LTL": 3.02127502
}
}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.127502,
"rate": 3.02127502
}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