Rate Overview
Live
1 LTL = 0.600277 AWG
1 AWG = 1.6659
LTL
Avg
0.601854
High
0.604985
Low
0.600277
Last updated: 9/2/2026, 6:53:35 AM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.60 AWG |
| 10 LTL | 6.00 AWG |
| 50 LTL | 30.01 AWG |
| 100 LTL | 60.03 AWG |
| 500 LTL | 300.14 AWG |
| 1,000 LTL | 600.28 AWG |
Get LTL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=AWGExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-02T06:53:35Z",
"rates": {
"AWG": 0.600277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "AWG",
"amount": 100
},
"result": 60.027699999999996,
"rate": 0.600277
}Build with LTL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key