Rate Overview
Live
1 LTL = 0.598216 AWG
1 AWG = 1.6716
LTL
Avg
0.601745
High
0.612747
Low
0.593524
Last updated: 3/27/2026, 12:05:37 PM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.60 AWG |
| 10 LTL | 5.98 AWG |
| 50 LTL | 29.91 AWG |
| 100 LTL | 59.82 AWG |
| 500 LTL | 299.11 AWG |
| 1,000 LTL | 598.22 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-27T12:05:37Z",
"rates": {
"AWG": 0.598216
}
}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": 59.8216,
"rate": 0.598216
}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