Rate Overview
Live
1 USD = 3.0190 LTL
1 LTL = 0.331241
USD
Avg
3.0136
High
3.0290
Low
2.9527
Last updated: 7/7/2026, 11:32:08 AM
Quick Conversions
| USD | LTL |
|---|---|
| 1 USD | 3.02 LTL |
| 10 USD | 30.19 LTL |
| 50 USD | 150.95 LTL |
| 100 USD | 301.90 LTL |
| 500 USD | 1,509.48 LTL |
| 1,000 USD | 3,018.95 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-07T11:32:08Z",
"rates": {
"LTL": 3.01895376
}
}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": 301.895376,
"rate": 3.01895376
}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