Rate Overview
Live
1 LSL = 14.5245 YER
1 YER = 0.068849
LSL
Avg
14.4825
High
14.5245
Low
14.4171
Last updated: 7/2/2026, 4:00:05 AM
Quick Conversions
| LSL | YER |
|---|---|
| 1 LSL | 14.52 YER |
| 10 LSL | 145.24 YER |
| 50 LSL | 726.22 YER |
| 100 LSL | 1,452.45 YER |
| 500 LSL | 7,262.23 YER |
| 1,000 LSL | 14,524.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-07-02T04:00:05Z",
"rates": {
"YER": 14.524453
}
}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": 1452.4452999999999,
"rate": 14.524453
}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