Rate Overview
Live
1 LTL = 78.7603 YER
1 YER = 0.012697
LTL
Avg
78.6808
High
80.8074
Low
78.2170
Last updated: 7/27/2026, 6:13:45 PM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 78.76 YER |
| 10 LTL | 787.60 YER |
| 50 LTL | 3,938.02 YER |
| 100 LTL | 7,876.03 YER |
| 500 LTL | 39,380.15 YER |
| 1,000 LTL | 78,760.31 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-27T18:13:45Z",
"rates": {
"YER": 78.760308
}
}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": 7876.0307999999995,
"rate": 78.760308
}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