Rate Overview
Live
1 LSL = 0.226597 SAR
1 SAR = 4.4131
LSL
Avg
0.230934
High
0.236366
Low
0.226597
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.23 SAR |
| 10 LSL | 2.27 SAR |
| 50 LSL | 11.33 SAR |
| 100 LSL | 22.66 SAR |
| 500 LSL | 113.30 SAR |
| 1,000 LSL | 226.60 SAR |
Get LSL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SARExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T03:24:35Z",
"rates": {
"SAR": 0.226597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SAR",
"amount": 100
},
"result": 22.6597,
"rate": 0.226597
}Build with LSL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key