Rate Overview
Live
1 SAR = 4.3301 LSL
1 LSL = 0.230940
SAR
Avg
4.4139
High
4.4755
Low
4.3301
Last updated: 5/8/2026, 11:01:44 PM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.33 LSL |
| 10 SAR | 43.30 LSL |
| 50 SAR | 216.51 LSL |
| 100 SAR | 433.01 LSL |
| 500 SAR | 2,165.06 LSL |
| 1,000 SAR | 4,330.13 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-05-08T23:01:44Z",
"rates": {
"LSL": 4.330129
}
}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.01290000000006,
"rate": 4.330129
}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