Rate Overview
Live
1 SLL = 0.000164 SAR
1 SAR = 6097.56 SLL
Avg
0.000164
High
0.000164
Low
0.000164
Last updated: 1/25/2026, 6:29:43 PM
Quick Conversions
| SLL | SAR |
|---|---|
| 1 SLL | 0.00 SAR |
| 10 SLL | 0.00 SAR |
| 50 SLL | 0.01 SAR |
| 100 SLL | 0.02 SAR |
| 500 SLL | 0.08 SAR |
| 1,000 SLL | 0.16 SAR |
Get SLL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SARExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T18:29:43Z",
"rates": {
"SAR": 0.000164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SAR",
"amount": 100
},
"result": 0.0164,
"rate": 0.000164
}Build with SLL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key