Rate Overview
Live
1 SAR = 48.8002 LRD
1 LRD = 0.020492
SAR
Avg
48.7460
High
48.9598
Low
48.4788
Last updated: 3/7/2026, 8:00:56 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.80 LRD |
| 10 SAR | 488.00 LRD |
| 50 SAR | 2,440.01 LRD |
| 100 SAR | 4,880.02 LRD |
| 500 SAR | 24,400.09 LRD |
| 1,000 SAR | 48,800.17 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-03-07T08:00:56Z",
"rates": {
"LRD": 48.800173
}
}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": 4880.0173,
"rate": 48.800173
}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