Rate Overview
Live
1 YER = 0.068592 LSL
1 LSL = 14.5790
YER
Avg
0.068913
High
0.069642
Low
0.068454
Last updated: 4/16/2026, 5:40:20 PM
Quick Conversions
| YER | LSL |
|---|---|
| 1 YER | 0.07 LSL |
| 10 YER | 0.69 LSL |
| 50 YER | 3.43 LSL |
| 100 YER | 6.86 LSL |
| 500 YER | 34.30 LSL |
| 1,000 YER | 68.59 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-04-16T17:40:20Z",
"rates": {
"LSL": 0.068592
}
}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": 6.8592,
"rate": 0.068592
}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