Rate Overview
Live
1 LSL = 0.230913 SAR
1 SAR = 4.3306
LSL
Avg
0.229594
High
0.236449
Low
0.222205
Last updated: 5/29/2026, 9:47:35 PM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.23 SAR |
| 10 LSL | 2.31 SAR |
| 50 LSL | 11.55 SAR |
| 100 LSL | 23.09 SAR |
| 500 LSL | 115.46 SAR |
| 1,000 LSL | 230.91 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-05-29T21:47:35Z",
"rates": {
"SAR": 0.230913
}
}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": 23.0913,
"rate": 0.230913
}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