Rate Overview
Live
1 LSL = 0.226874 SAR
1 SAR = 4.4077
LSL
Avg
0.229983
High
0.232186
Low
0.226874
Last updated: 6/19/2026, 10:16:44 AM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.23 SAR |
| 10 LSL | 2.27 SAR |
| 50 LSL | 11.34 SAR |
| 100 LSL | 22.69 SAR |
| 500 LSL | 113.44 SAR |
| 1,000 LSL | 226.87 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-06-19T10:16:44Z",
"rates": {
"SAR": 0.226874
}
}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.6874,
"rate": 0.226874
}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