Rate Overview
Live
1 YER = 0.068295 LSL
1 LSL = 14.6424
YER
Avg
0.068269
High
0.069092
Low
0.067967
Last updated: 8/14/2026, 7:47:03 AM
Quick Conversions
| YER | LSL |
|---|---|
| 1 YER | 0.07 LSL |
| 10 YER | 0.68 LSL |
| 50 YER | 3.41 LSL |
| 100 YER | 6.83 LSL |
| 500 YER | 34.15 LSL |
| 1,000 YER | 68.29 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-08-14T07:47:03Z",
"rates": {
"LSL": 0.068295
}
}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.8294999999999995,
"rate": 0.068295
}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