Rate Overview
Live
1 AWG = 1.6914 LTL
1 LTL = 0.591224
AWG
Avg
1.6941
High
1.6974
Low
1.6914
Last updated: 7/1/2026, 7:54:14 AM
Quick Conversions
| AWG | LTL |
|---|---|
| 1 AWG | 1.69 LTL |
| 10 AWG | 16.91 LTL |
| 50 AWG | 84.57 LTL |
| 100 AWG | 169.14 LTL |
| 500 AWG | 845.70 LTL |
| 1,000 AWG | 1,691.41 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-01T07:54:14Z",
"rates": {
"LTL": 1.691405
}
}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.1405,
"rate": 1.691405
}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