Rate Overview
Live
1 AWG = 1.6404 LTL
1 LTL = 0.609604
AWG
Avg
1.6409
High
1.6450
Low
1.6393
Last updated: 4/17/2026, 6:29:11 AM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.64 LTL |
| 10 AWG | 16.40 LTL |
| 50 AWG | 82.02 LTL |
| 100 AWG | 164.04 LTL |
| 500 AWG | 820.20 LTL |
| 1,000 AWG | 1,640.41 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-04-17T06:29:11Z",
"rates": {
"LTL": 1.64041
}
}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": 164.041,
"rate": 1.64041
}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