Rate Overview
Live
1 LTL = 78.5615 YER
1 YER = 0.012729
LTL
Avg
80.5494
High
82.7048
Low
78.4948
Last updated: 7/28/2026, 11:57:28 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 78.56 YER |
| 10 LTL | 785.62 YER |
| 50 LTL | 3,928.08 YER |
| 100 LTL | 7,856.15 YER |
| 500 LTL | 39,280.77 YER |
| 1,000 LTL | 78,561.55 YER |
Get LTL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=YERExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T11:57:28Z",
"rates": {
"YER": 78.561546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "YER",
"amount": 100
},
"result": 7856.154600000001,
"rate": 78.561546
}Build with LTL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key