Rate Overview
Live
1 SAR = 4.3354 LSL
1 LSL = 0.230657
SAR
Avg
4.3405
High
4.3806
Low
4.3268
Last updated: 7/8/2026, 7:16:38 PM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.34 LSL |
| 10 SAR | 43.35 LSL |
| 50 SAR | 216.77 LSL |
| 100 SAR | 433.54 LSL |
| 500 SAR | 2,167.72 LSL |
| 1,000 SAR | 4,335.45 LSL |
Get SAR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=LSLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-08T19:16:38Z",
"rates": {
"LSL": 4.335449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "LSL",
"amount": 100
},
"result": 433.5449,
"rate": 4.335449
}Build with SAR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key