Rate Overview
Live
1 AWG = 1.6604 LTL
1 LTL = 0.602254
AWG
Avg
1.6506
High
1.6631
Low
1.6324
Last updated: 3/7/2026, 3:47:42 AM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.66 LTL |
| 10 AWG | 16.60 LTL |
| 50 AWG | 83.02 LTL |
| 100 AWG | 166.04 LTL |
| 500 AWG | 830.21 LTL |
| 1,000 AWG | 1,660.43 LTL |
Get AWG/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=LTLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T03:47:42Z",
"rates": {
"LTL": 1.660429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "LTL",
"amount": 100
},
"result": 166.0429,
"rate": 1.660429
}Build with AWG/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key