Rate Overview
Live
1 LTL = 0.602382 AWG
1 AWG = 1.6601
LTL
Avg
0.606334
High
0.612589
Low
0.601297
Last updated: 3/7/2026, 12:30:34 AM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.60 AWG |
| 10 LTL | 6.02 AWG |
| 50 LTL | 30.12 AWG |
| 100 LTL | 60.24 AWG |
| 500 LTL | 301.19 AWG |
| 1,000 LTL | 602.38 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-03-07T00:30:34Z",
"rates": {
"AWG": 0.602382
}
}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.2382,
"rate": 0.602382
}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