Rate Overview
Live
1 LSL = 14.2869 YER
1 YER = 0.069994
LSL
Avg
14.2911
High
14.4330
Low
14.1447
Last updated: 5/6/2026, 7:10:15 PM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.29 YER |
| 10 LSL | 142.87 YER |
| 50 LSL | 714.35 YER |
| 100 LSL | 1,428.69 YER |
| 500 LSL | 7,143.47 YER |
| 1,000 LSL | 14,286.95 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-05-06T19:10:15Z",
"rates": {
"YER": 14.286945
}
}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": 1428.6944999999998,
"rate": 14.286945
}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