Rate Overview
Live
1 SAR = 48.1813 LRD
1 LRD = 0.020755
SAR
Avg
49.2059
High
53.9598
Low
46.9515
Last updated: 7/27/2026, 6:58:19 PM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.18 LRD |
| 10 SAR | 481.81 LRD |
| 50 SAR | 2,409.07 LRD |
| 100 SAR | 4,818.13 LRD |
| 500 SAR | 24,090.66 LRD |
| 1,000 SAR | 48,181.32 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-27T18:58:19Z",
"rates": {
"LRD": 48.181323
}
}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": 4818.1323,
"rate": 48.181323
}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