Rate Overview
Live
1 YER = 0.070693 LSL
1 LSL = 14.1457
YER
Avg
0.070509
High
0.074738
Low
0.066766
Last updated: 7/24/2026, 3:46:43 AM
Quick Conversions
| YER | LSL |
|---|---|
| 1 YER | 0.07 LSL |
| 10 YER | 0.71 LSL |
| 50 YER | 3.53 LSL |
| 100 YER | 7.07 LSL |
| 500 YER | 35.35 LSL |
| 1,000 YER | 70.69 LSL |
Get YER/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LSLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-24T03:46:43Z",
"rates": {
"LSL": 0.070693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LSL",
"amount": 100
},
"result": 7.0693,
"rate": 0.070693
}Build with YER/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key