Rate Overview
Live
1 AWG = 1.6952 LTL
1 LTL = 0.589892
AWG
Avg
1.6602
High
1.6952
Low
1.6116
Last updated: 7/28/2026, 12:03:25 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.70 LTL |
| 10 AWG | 16.95 LTL |
| 50 AWG | 84.76 LTL |
| 100 AWG | 169.52 LTL |
| 500 AWG | 847.61 LTL |
| 1,000 AWG | 1,695.23 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-07-28T12:03:25Z",
"rates": {
"LTL": 1.695226
}
}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": 169.52259999999998,
"rate": 1.695226
}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