Rate Overview
Live
1 AWG = 1.6905 LTL
1 LTL = 0.591552
AWG
Avg
1.6585
High
1.6943
Low
1.6116
Last updated: 7/21/2026, 10:53:06 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.69 LTL |
| 10 AWG | 16.90 LTL |
| 50 AWG | 84.52 LTL |
| 100 AWG | 169.05 LTL |
| 500 AWG | 845.23 LTL |
| 1,000 AWG | 1,690.47 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-21T22:53:06Z",
"rates": {
"LTL": 1.690469
}
}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.0469,
"rate": 1.690469
}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