Rate Overview
Live
1 AWG = 1.6861 LTL
1 LTL = 0.593071
AWG
Avg
1.6522
High
1.6937
Low
1.6085
Last updated: 7/3/2026, 4:05:56 PM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.69 LTL |
| 10 AWG | 16.86 LTL |
| 50 AWG | 84.31 LTL |
| 100 AWG | 168.61 LTL |
| 500 AWG | 843.07 LTL |
| 1,000 AWG | 1,686.14 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-03T16:05:56Z",
"rates": {
"LTL": 1.686138
}
}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": 168.6138,
"rate": 1.686138
}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