Rate Overview
Live
1 LTL = 0.592691 AWG
1 AWG = 1.6872
LTL
Avg
0.594535
High
0.609603
Low
0.590950
Last updated: 7/7/2026, 3:18:25 AM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.59 AWG |
| 10 LTL | 5.93 AWG |
| 50 LTL | 29.63 AWG |
| 100 LTL | 59.27 AWG |
| 500 LTL | 296.35 AWG |
| 1,000 LTL | 592.69 AWG |
Get LTL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=AWGExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-07T03:18:25Z",
"rates": {
"AWG": 0.592691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "AWG",
"amount": 100
},
"result": 59.269099999999995,
"rate": 0.592691
}Build with LTL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key