Rate Overview
Live
1 LSL = 14.4055 YER
1 YER = 0.069418
LSL
Avg
14.6515
High
14.9969
Low
14.3811
Last updated: 3/7/2026, 7:19:22 AM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.41 YER |
| 10 LSL | 144.05 YER |
| 50 LSL | 720.27 YER |
| 100 LSL | 1,440.55 YER |
| 500 LSL | 7,202.73 YER |
| 1,000 LSL | 14,405.45 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-07T07:19:22Z",
"rates": {
"YER": 14.405451
}
}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": 1440.5450999999998,
"rate": 14.405451
}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