Rate Overview
Live
1 SAR = 48.5331 LRD
1 LRD = 0.020604
SAR
Avg
48.6141
High
48.7735
Low
48.5127
Last updated: 6/19/2026, 8:44:15 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.53 LRD |
| 10 SAR | 485.33 LRD |
| 50 SAR | 2,426.66 LRD |
| 100 SAR | 4,853.31 LRD |
| 500 SAR | 24,266.56 LRD |
| 1,000 SAR | 48,533.13 LRD |
Get SAR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=LRDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-06-19T08:44:15Z",
"rates": {
"LRD": 48.533125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "LRD",
"amount": 100
},
"result": 4853.3125,
"rate": 48.533125
}Build with SAR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key