Rate Overview
Live
1 LSL = 0.228845 SAR
1 SAR = 4.3698
LSL
Avg
0.230427
High
0.231117
Low
0.228845
Last updated: 7/10/2026, 12:52:13 AM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.23 SAR |
| 10 LSL | 2.29 SAR |
| 50 LSL | 11.44 SAR |
| 100 LSL | 22.88 SAR |
| 500 LSL | 114.42 SAR |
| 1,000 LSL | 228.85 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-10T00:52:13Z",
"rates": {
"SAR": 0.228845
}
}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.8845,
"rate": 0.228845
}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