Rate Overview
Live
1 LSL = 0.222766 SAR
1 SAR = 4.4890
LSL
Avg
0.228259
High
0.231117
Low
0.222766
Last updated: 7/26/2026, 3:18:44 AM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.22 SAR |
| 10 LSL | 2.23 SAR |
| 50 LSL | 11.14 SAR |
| 100 LSL | 22.28 SAR |
| 500 LSL | 111.38 SAR |
| 1,000 LSL | 222.77 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-26T03:18:44Z",
"rates": {
"SAR": 0.222766
}
}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.2766,
"rate": 0.222766
}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