Rate Overview
Live
1 SAR = 48.2761 LRD
1 LRD = 0.020714
SAR
Avg
48.3717
High
48.6971
Low
48.1813
Last updated: 7/30/2026, 5:31:13 PM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.28 LRD |
| 10 SAR | 482.76 LRD |
| 50 SAR | 2,413.80 LRD |
| 100 SAR | 4,827.61 LRD |
| 500 SAR | 24,138.03 LRD |
| 1,000 SAR | 48,276.06 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-07-30T17:31:13Z",
"rates": {
"LRD": 48.276064
}
}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": 4827.6064,
"rate": 48.276064
}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