Rate Overview
Live
1 SAR = 48.1091 LRD
1 LRD = 0.020786
SAR
Avg
49.1986
High
54.2134
Low
47.1512
Last updated: 7/31/2026, 11:58:20 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.11 LRD |
| 10 SAR | 481.09 LRD |
| 50 SAR | 2,405.45 LRD |
| 100 SAR | 4,810.91 LRD |
| 500 SAR | 24,054.54 LRD |
| 1,000 SAR | 48,109.09 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-31T11:58:20Z",
"rates": {
"LRD": 48.109085
}
}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": 4810.9085000000005,
"rate": 48.109085
}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