Rate Overview
Live
1 AWG = 1.6716 LTL
1 LTL = 0.598216
AWG
Avg
1.6462
High
1.6722
Low
1.6085
Last updated: 3/27/2026, 12:04:02 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.67 LTL |
| 10 AWG | 16.72 LTL |
| 50 AWG | 83.58 LTL |
| 100 AWG | 167.16 LTL |
| 500 AWG | 835.82 LTL |
| 1,000 AWG | 1,671.64 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-27T12:04:02Z",
"rates": {
"LTL": 1.671636
}
}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": 167.1636,
"rate": 1.671636
}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