Rate Overview
Live
1 AWG = 1.6958 LTL
1 LTL = 0.589681
AWG
Avg
1.7092
High
1.8707
Low
1.6312
Last updated: 7/25/2026, 10:24:02 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.70 LTL |
| 10 AWG | 16.96 LTL |
| 50 AWG | 84.79 LTL |
| 100 AWG | 169.58 LTL |
| 500 AWG | 847.92 LTL |
| 1,000 AWG | 1,695.83 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-25T22:24:02Z",
"rates": {
"LTL": 1.695833
}
}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.58329999999998,
"rate": 1.695833
}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