Rate Overview
Live
1 SAR = 4.4077 LSL
1 LSL = 0.226874
SAR
Avg
4.3484
High
4.4077
Low
4.3069
Last updated: 6/19/2026, 11:58:56 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.41 LSL |
| 10 SAR | 44.08 LSL |
| 50 SAR | 220.39 LSL |
| 100 SAR | 440.77 LSL |
| 500 SAR | 2,203.86 LSL |
| 1,000 SAR | 4,407.73 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-06-19T11:58:56Z",
"rates": {
"LSL": 4.407729
}
}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.7729,
"rate": 4.407729
}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