Rate Overview
Live
1 LTL = 0.610026 AWG
1 AWG = 1.6393
LTL
Avg
0.609885
High
0.610450
Low
0.609603
Last updated: 5/7/2026, 9:12:17 AM
Quick Conversions
| LTL | AWG |
|---|---|
| 1 LTL | 0.61 AWG |
| 10 LTL | 6.10 AWG |
| 50 LTL | 30.50 AWG |
| 100 LTL | 61.00 AWG |
| 500 LTL | 305.01 AWG |
| 1,000 LTL | 610.03 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-05-07T09:12:17Z",
"rates": {
"AWG": 0.610026
}
}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": 61.002599999999994,
"rate": 0.610026
}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