Rate Overview
Live
1 LTL = 79.7518 YER
1 YER = 0.012539
LTL
Avg
80.6549
High
81.9490
Low
79.1010
Last updated: 3/27/2026, 9:49:10 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 79.75 YER |
| 10 LTL | 797.52 YER |
| 50 LTL | 3,987.59 YER |
| 100 LTL | 7,975.18 YER |
| 500 LTL | 39,875.92 YER |
| 1,000 LTL | 79,751.84 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-03-27T09:49:10Z",
"rates": {
"YER": 79.751841
}
}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": 7975.1840999999995,
"rate": 79.751841
}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