Rate Overview
Live
1 SAR = 48.6350 LRD
1 LRD = 0.020561
SAR
Avg
48.7733
High
49.6294
Low
47.3970
Last updated: 5/28/2026, 4:39:55 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.64 LRD |
| 10 SAR | 486.35 LRD |
| 50 SAR | 2,431.75 LRD |
| 100 SAR | 4,863.50 LRD |
| 500 SAR | 24,317.51 LRD |
| 1,000 SAR | 48,635.03 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-05-28T04:39:55Z",
"rates": {
"LRD": 48.635028
}
}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": 4863.5028,
"rate": 48.635028
}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