Rate Overview
Live
1 LSL = 14.7177 YER
1 YER = 0.067946
LSL
Avg
14.6090
High
14.7729
Low
14.4234
Last updated: 6/16/2026, 1:27:56 PM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.72 YER |
| 10 LSL | 147.18 YER |
| 50 LSL | 735.88 YER |
| 100 LSL | 1,471.77 YER |
| 500 LSL | 7,358.83 YER |
| 1,000 LSL | 14,717.66 YER |
Get LSL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=YERExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:27:56Z",
"rates": {
"YER": 14.717657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "YER",
"amount": 100
},
"result": 1471.7657000000002,
"rate": 14.717657
}Build with LSL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key