Rate Overview
Live
1 AWG = 1.6659 LTL
1 LTL = 0.600278
AWG
Avg
1.6615
High
1.6659
Low
1.6529
Last updated: 9/2/2026, 11:39:11 AM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.67 LTL |
| 10 AWG | 16.66 LTL |
| 50 AWG | 83.29 LTL |
| 100 AWG | 166.59 LTL |
| 500 AWG | 832.95 LTL |
| 1,000 AWG | 1,665.90 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-09-02T11:39:11Z",
"rates": {
"LTL": 1.665896
}
}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.58960000000002,
"rate": 1.665896
}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