Rate Overview
Live
1 LSL = 14.2614 YER
1 YER = 0.070119
LSL
Avg
13.9178
High
14.9505
Low
12.8456
Last updated: 7/27/2026, 9:58:37 PM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.26 YER |
| 10 LSL | 142.61 YER |
| 50 LSL | 713.07 YER |
| 100 LSL | 1,426.14 YER |
| 500 LSL | 7,130.71 YER |
| 1,000 LSL | 14,261.41 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-27T21:58:37Z",
"rates": {
"YER": 14.261413
}
}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": 1426.1413,
"rate": 14.261413
}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