Rate Overview
Live
1 LTL = 79.6483 YER
1 YER = 0.012555
LTL
Avg
79.7015
High
80.1397
Low
79.4394
Last updated: 9/2/2026, 2:29:06 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 79.65 YER |
| 10 LTL | 796.48 YER |
| 50 LTL | 3,982.42 YER |
| 100 LTL | 7,964.83 YER |
| 500 LTL | 39,824.16 YER |
| 1,000 LTL | 79,648.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-09-02T02:29:06Z",
"rates": {
"YER": 79.648313
}
}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": 7964.8313,
"rate": 79.648313
}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