Rate Overview
Live
1 SAR = 48.4107 LRD
1 LRD = 0.020657
SAR
Avg
48.3987
High
48.4712
Low
48.2888
Last updated: 8/19/2026, 5:08:12 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.41 LRD |
| 10 SAR | 484.11 LRD |
| 50 SAR | 2,420.54 LRD |
| 100 SAR | 4,841.07 LRD |
| 500 SAR | 24,205.36 LRD |
| 1,000 SAR | 48,410.73 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-08-19T05:08:12Z",
"rates": {
"LRD": 48.410726
}
}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": 4841.0725999999995,
"rate": 48.410726
}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