Rate Overview
Live
1 SAR = 48.9360 LRD
1 LRD = 0.020435
SAR
Avg
48.7156
High
49.6294
Low
47.3970
Last updated: 3/28/2026, 3:47:36 PM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.94 LRD |
| 10 SAR | 489.36 LRD |
| 50 SAR | 2,446.80 LRD |
| 100 SAR | 4,893.60 LRD |
| 500 SAR | 24,468.00 LRD |
| 1,000 SAR | 48,936.00 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-28T15:47:36Z",
"rates": {
"LRD": 48.935997
}
}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": 4893.5997,
"rate": 48.935997
}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