Rate Overview
Live
1 AWG = 1.6961 LTL
1 LTL = 0.589603
AWG
Avg
1.6917
High
1.6961
Low
1.6860
Last updated: 7/26/2026, 9:22:16 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.70 LTL |
| 10 AWG | 16.96 LTL |
| 50 AWG | 84.80 LTL |
| 100 AWG | 169.61 LTL |
| 500 AWG | 848.03 LTL |
| 1,000 AWG | 1,696.06 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-26T21:22:16Z",
"rates": {
"LTL": 1.696056
}
}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.6056,
"rate": 1.696056
}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