Rate Overview
Live
1 YER = 0.012372 LTL
1 LTL = 80.8277
YER
Avg
0.012400
High
0.012450
Low
0.012372
Last updated: 4/17/2026, 6:12:38 AM
Quick Conversions
| YER | LTL |
|---|---|
| 1 YER | 0.01 LTL |
| 10 YER | 0.12 LTL |
| 50 YER | 0.62 LTL |
| 100 YER | 1.24 LTL |
| 500 YER | 6.19 LTL |
| 1,000 YER | 12.37 LTL |
Get YER/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LTLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T06:12:38Z",
"rates": {
"LTL": 0.012372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LTL",
"amount": 100
},
"result": 1.2371999999999999,
"rate": 0.012372
}Build with YER/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key