Rate Overview
Live
1 AWG = 1.6572 LTL
1 LTL = 0.603440
AWG
Avg
1.7100
High
1.8707
Low
1.6312
Last updated: 5/27/2026, 1:58:06 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.66 LTL |
| 10 AWG | 16.57 LTL |
| 50 AWG | 82.86 LTL |
| 100 AWG | 165.72 LTL |
| 500 AWG | 828.58 LTL |
| 1,000 AWG | 1,657.17 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-05-27T13:58:06Z",
"rates": {
"LTL": 1.657166
}
}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": 165.7166,
"rate": 1.657166
}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