Rate Overview
Live
1 YER = 0.012538 LTL
1 LTL = 79.7575
YER
Avg
0.012507
High
0.012538
Low
0.012468
Last updated: 3/27/2026, 11:32:54 AM
Quick Conversions
| YER | LTL |
|---|---|
| 1 YER | 0.01 LTL |
| 10 YER | 0.13 LTL |
| 50 YER | 0.63 LTL |
| 100 YER | 1.25 LTL |
| 500 YER | 6.27 LTL |
| 1,000 YER | 12.54 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-03-27T11:32:54Z",
"rates": {
"LTL": 0.012538
}
}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.2538,
"rate": 0.012538
}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