Rate Overview
Live
1 SAR = 4.4384 LSL
1 LSL = 0.225307
SAR
Avg
4.3890
High
4.5732
Low
4.2477
Last updated: 7/30/2026, 11:19:01 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.44 LSL |
| 10 SAR | 44.38 LSL |
| 50 SAR | 221.92 LSL |
| 100 SAR | 443.84 LSL |
| 500 SAR | 2,219.20 LSL |
| 1,000 SAR | 4,438.39 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-30T11:19:01Z",
"rates": {
"LSL": 4.438394
}
}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": 443.83939999999996,
"rate": 4.438394
}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