Rate Overview
Live
1 YER = 0.069418 LSL
1 LSL = 14.4055
YER
Avg
0.068272
High
0.069535
Low
0.066680
Last updated: 3/7/2026, 7:40:05 AM
Quick Conversions
| YER | LSL |
|---|---|
| 1 YER | 0.07 LSL |
| 10 YER | 0.69 LSL |
| 50 YER | 3.47 LSL |
| 100 YER | 6.94 LSL |
| 500 YER | 34.71 LSL |
| 1,000 YER | 69.42 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-07T07:40:05Z",
"rates": {
"LSL": 0.069418
}
}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.9418,
"rate": 0.069418
}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