Rate Overview
Live
1 AWG = 1.6657 LTL
1 LTL = 0.600366
AWG
Avg
1.6673
High
1.6718
Low
1.6609
Last updated: 6/16/2026, 1:30:21 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.67 LTL |
| 10 AWG | 16.66 LTL |
| 50 AWG | 83.28 LTL |
| 100 AWG | 166.57 LTL |
| 500 AWG | 832.83 LTL |
| 1,000 AWG | 1,665.65 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-06-16T13:30:21Z",
"rates": {
"LTL": 1.665652
}
}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.5652,
"rate": 1.665652
}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