Rate Overview
Live
1 LSL = 0.225306 SAR
1 SAR = 4.4384
LSL
Avg
0.224444
High
0.229168
Low
0.222753
Last updated: 7/30/2026, 1:18:40 PM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.23 SAR |
| 10 LSL | 2.25 SAR |
| 50 LSL | 11.27 SAR |
| 100 LSL | 22.53 SAR |
| 500 LSL | 112.65 SAR |
| 1,000 LSL | 225.31 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-07-30T13:18:40Z",
"rates": {
"SAR": 0.225306
}
}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.5306,
"rate": 0.225306
}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