Rate Overview
Live
1 LSL = 13.9724 YER
1 YER = 0.071570
LSL
Avg
14.3824
High
15.0363
Low
13.9351
Last updated: 3/27/2026, 5:02:13 PM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 13.97 YER |
| 10 LSL | 139.72 YER |
| 50 LSL | 698.62 YER |
| 100 LSL | 1,397.24 YER |
| 500 LSL | 6,986.19 YER |
| 1,000 LSL | 13,972.37 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-03-27T17:02:13Z",
"rates": {
"YER": 13.972371
}
}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": 1397.2371,
"rate": 13.972371
}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