Rate Overview
Live
1 LTL = 78.6941 YER
1 YER = 0.012707
LTL
Avg
80.7360
High
82.6176
Low
78.6925
Last updated: 6/29/2026, 2:37:17 AM
Quick Conversions
| LTL | YER |
|---|---|
| 1 LTL | 78.69 YER |
| 10 LTL | 786.94 YER |
| 50 LTL | 3,934.70 YER |
| 100 LTL | 7,869.41 YER |
| 500 LTL | 39,347.03 YER |
| 1,000 LTL | 78,694.07 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-06-29T02:37:17Z",
"rates": {
"YER": 78.694067
}
}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": 7869.4067000000005,
"rate": 78.694067
}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