Rate Overview
Live
1 LSL = 0.220248 SAR
1 SAR = 4.5403
LSL
Avg
0.212085
High
0.235780
Low
0.195169
Last updated: 3/27/2026, 10:16:42 AM
Quick Conversions
| LSL | SAR |
|---|---|
| 1 LSL | 0.22 SAR |
| 10 LSL | 2.20 SAR |
| 50 LSL | 11.01 SAR |
| 100 LSL | 22.02 SAR |
| 500 LSL | 110.12 SAR |
| 1,000 LSL | 220.25 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-03-27T10:16:42Z",
"rates": {
"SAR": 0.220248
}
}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.0248,
"rate": 0.220248
}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