Rate Overview
Live
1 SAR = 4.5405 LSL
1 LSL = 0.220240
SAR
Avg
4.4130
High
4.5647
Low
4.2166
Last updated: 3/27/2026, 7:45:28 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.54 LSL |
| 10 SAR | 45.41 LSL |
| 50 SAR | 227.03 LSL |
| 100 SAR | 454.05 LSL |
| 500 SAR | 2,270.25 LSL |
| 1,000 SAR | 4,540.51 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-27T07:45:28Z",
"rates": {
"LSL": 4.540508
}
}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.0508,
"rate": 4.540508
}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