Rate Overview
Live
1 SAR = 4.4071 LSL
1 LSL = 0.226905
SAR
Avg
4.3205
High
4.4071
Low
4.2307
Last updated: 3/7/2026, 12:33:36 AM
Quick Conversions
| SAR | LSL |
|---|---|
| 1 SAR | 4.41 LSL |
| 10 SAR | 44.07 LSL |
| 50 SAR | 220.36 LSL |
| 100 SAR | 440.71 LSL |
| 500 SAR | 2,203.57 LSL |
| 1,000 SAR | 4,407.14 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-07T00:33:36Z",
"rates": {
"LSL": 4.407135
}
}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.7135,
"rate": 4.407135
}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