Rate Overview
Live
1 LTL = 0.597392 AWG
1 AWG = 1.6739
LTL
Avg
0.598355
High
0.599311
Low
0.597387
Last updated: 8/13/2026, 1:19:53 PM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.60 AWG |
| 10 LTL | 5.97 AWG |
| 50 LTL | 29.87 AWG |
| 100 LTL | 59.74 AWG |
| 500 LTL | 298.70 AWG |
| 1,000 LTL | 597.39 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-08-13T13:19:53Z",
"rates": {
"AWG": 0.597392
}
}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.739200000000004,
"rate": 0.597392
}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