Rate Overview
Live
1 YER = 0.012700 LTL
1 LTL = 78.7402
YER
Avg
0.012543
High
0.012700
Low
0.012460
Last updated: 6/19/2026, 8:26:41 AM
Quick Conversions
| YER | LTL |
|---|---|
| 1 YER | 0.01 LTL |
| 10 YER | 0.13 LTL |
| 50 YER | 0.64 LTL |
| 100 YER | 1.27 LTL |
| 500 YER | 6.35 LTL |
| 1,000 YER | 12.70 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-06-19T08:26:41Z",
"rates": {
"LTL": 0.0127
}
}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.27,
"rate": 0.0127
}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