Rate Overview
Live
1 LTL = 79.2489 YER
1 YER = 0.012618
LTL
Avg
79.3891
High
79.6592
Low
79.0264
Last updated: 8/12/2026, 2:59:40 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 79.25 YER |
| 10 LTL | 792.49 YER |
| 50 LTL | 3,962.45 YER |
| 100 LTL | 7,924.89 YER |
| 500 LTL | 39,624.46 YER |
| 1,000 LTL | 79,248.92 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-08-12T02:59:40Z",
"rates": {
"YER": 79.248917
}
}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": 7924.8917,
"rate": 79.248917
}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