Rate Overview
Live
1 SAR = 4.5403 LSL
1 LSL = 0.220251
SAR
Avg
4.3480
High
4.5403
Low
4.2292
Last updated: 3/27/2026, 9:31:08 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.54 LSL |
| 10 SAR | 45.40 LSL |
| 50 SAR | 227.01 LSL |
| 100 SAR | 454.03 LSL |
| 500 SAR | 2,270.13 LSL |
| 1,000 SAR | 4,540.27 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-03-27T09:31:08Z",
"rates": {
"LSL": 4.540266
}
}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": 454.0266,
"rate": 4.540266
}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