Rate Overview
Live
1 LTL = 80.8148 YER
1 YER = 0.012374
LTL
Avg
80.8124
High
80.8233
Low
80.8057
Last updated: 5/7/2026, 7:47:08 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 80.81 YER |
| 10 LTL | 808.15 YER |
| 50 LTL | 4,040.74 YER |
| 100 LTL | 8,081.48 YER |
| 500 LTL | 40,407.38 YER |
| 1,000 LTL | 80,814.77 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-05-07T07:47:08Z",
"rates": {
"YER": 80.814769
}
}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": 8081.4769,
"rate": 80.814769
}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