Rate Overview
Live
1 SAR = 48.8097 LRD
1 LRD = 0.020488
SAR
Avg
50.9062
High
54.0782
Low
47.1512
Last updated: 5/28/2026, 2:32:26 AM
Quick Conversions
| SAR | LRD |
|---|---|
| 1 SAR | 48.81 LRD |
| 10 SAR | 488.10 LRD |
| 50 SAR | 2,440.48 LRD |
| 100 SAR | 4,880.97 LRD |
| 500 SAR | 24,404.85 LRD |
| 1,000 SAR | 48,809.69 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-28T02:32:26Z",
"rates": {
"LRD": 48.809691
}
}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": 4880.9691,
"rate": 48.809691
}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