Rate Overview
Live
1 SAR = 4.3309 LSL
1 LSL = 0.230897
SAR
Avg
4.3195
High
4.3309
Low
4.3056
Last updated: 8/19/2026, 7:09:33 PM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.33 LSL |
| 10 SAR | 43.31 LSL |
| 50 SAR | 216.55 LSL |
| 100 SAR | 433.09 LSL |
| 500 SAR | 2,165.47 LSL |
| 1,000 SAR | 4,330.94 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-08-19T19:09:33Z",
"rates": {
"LSL": 4.33094
}
}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.094,
"rate": 4.33094
}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