Rate Overview
Live
1 LSL = 14.6528 YER
1 YER = 0.068247
LSL
Avg
14.6996
High
14.8392
Low
14.6320
Last updated: 9/3/2026, 2:24:13 AM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.65 YER |
| 10 LSL | 146.53 YER |
| 50 LSL | 732.64 YER |
| 100 LSL | 1,465.28 YER |
| 500 LSL | 7,326.38 YER |
| 1,000 LSL | 14,652.75 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-09-03T02:24:13Z",
"rates": {
"YER": 14.652752
}
}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": 1465.2752,
"rate": 14.652752
}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