Rate Overview
Live
1 SAR = 48.9252 LRD
1 LRD = 0.020439
SAR
Avg
48.9410
High
49.0792
Low
48.8032
Last updated: 4/17/2026, 12:01:58 PM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.93 LRD |
| 10 SAR | 489.25 LRD |
| 50 SAR | 2,446.26 LRD |
| 100 SAR | 4,892.52 LRD |
| 500 SAR | 24,462.60 LRD |
| 1,000 SAR | 48,925.20 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-04-17T12:01:58Z",
"rates": {
"LRD": 48.925204
}
}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": 4892.5204,
"rate": 48.925204
}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