Rate Overview
Live
1 SAR = 4.4039 LSL
1 LSL = 0.227072
SAR
Avg
4.4880
High
4.8485
Low
4.2477
Last updated: 7/31/2026, 9:01:03 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.40 LSL |
| 10 SAR | 44.04 LSL |
| 50 SAR | 220.19 LSL |
| 100 SAR | 440.39 LSL |
| 500 SAR | 2,201.95 LSL |
| 1,000 SAR | 4,403.89 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-31T09:01:03Z",
"rates": {
"LSL": 4.403891
}
}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": 440.3891,
"rate": 4.403891
}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