Rate Overview
Live
1 LTL = 80.4522 YER
1 YER = 0.012430
LTL
Avg
80.8460
High
82.7048
Low
79.7085
Last updated: 5/27/2026, 5:19:10 PM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 80.45 YER |
| 10 LTL | 804.52 YER |
| 50 LTL | 4,022.61 YER |
| 100 LTL | 8,045.22 YER |
| 500 LTL | 40,226.11 YER |
| 1,000 LTL | 80,452.22 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-27T17:19:10Z",
"rates": {
"YER": 80.452224
}
}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": 8045.222400000001,
"rate": 80.452224
}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