Rate Overview
Live
1 LSL = 14.6103 YER
1 YER = 0.068445
LSL
Avg
14.4866
High
14.6103
Low
14.2962
Last updated: 5/26/2026, 10:12:08 PM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.61 YER |
| 10 LSL | 146.10 YER |
| 50 LSL | 730.51 YER |
| 100 LSL | 1,461.03 YER |
| 500 LSL | 7,305.14 YER |
| 1,000 LSL | 14,610.27 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-26T22:12:08Z",
"rates": {
"YER": 14.610271
}
}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": 1461.0271,
"rate": 14.610271
}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