Rate Overview
Live
1 AWG = 1.6393 LTL
1 LTL = 0.610027
AWG
Avg
1.6397
High
1.6404
Low
1.6381
Last updated: 5/7/2026, 8:37:34 AM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.64 LTL |
| 10 AWG | 16.39 LTL |
| 50 AWG | 81.96 LTL |
| 100 AWG | 163.93 LTL |
| 500 AWG | 819.64 LTL |
| 1,000 AWG | 1,639.27 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-05-07T08:37:34Z",
"rates": {
"LTL": 1.639273
}
}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": 163.9273,
"rate": 1.639273
}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