Rate Overview
Live
1 LSL = 14.1556 YER
1 YER = 0.070644
LSL
Avg
14.1832
High
14.9653
Low
13.2915
Last updated: 7/26/2026, 3:56:10 AM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.16 YER |
| 10 LSL | 141.56 YER |
| 50 LSL | 707.78 YER |
| 100 LSL | 1,415.56 YER |
| 500 LSL | 7,077.78 YER |
| 1,000 LSL | 14,155.56 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-07-26T03:56:10Z",
"rates": {
"YER": 14.155562
}
}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": 1415.5562,
"rate": 14.155562
}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