Rate Overview
Live
1 YER = 0.071569 LSL
1 LSL = 13.9725
YER
Avg
0.069571
High
0.071761
Low
0.066505
Last updated: 3/27/2026, 4:50:53 PM
Quick Conversions
| YER | LSL |
|---|---|
| 1 YER | 0.07 LSL |
| 10 YER | 0.72 LSL |
| 50 YER | 3.58 LSL |
| 100 YER | 7.16 LSL |
| 500 YER | 35.78 LSL |
| 1,000 YER | 71.57 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-03-27T16:50:53Z",
"rates": {
"LSL": 0.071569
}
}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.156899999999999,
"rate": 0.071569
}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