Rate Overview
Live
1 LRD = 0.020714 SAR
1 SAR = 48.2765
LRD
Avg
0.020695
High
0.020754
Low
0.020650
Last updated: 7/30/2026, 11:51:47 PM
Quick Conversions
| LRD | SAR |
|---|---|
| 1 LRD | 0.02 SAR |
| 10 LRD | 0.21 SAR |
| 50 LRD | 1.04 SAR |
| 100 LRD | 2.07 SAR |
| 500 LRD | 10.36 SAR |
| 1,000 LRD | 20.71 SAR |
Get LRD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SARExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T23:51:47Z",
"rates": {
"SAR": 0.020714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SAR",
"amount": 100
},
"result": 2.0714,
"rate": 0.020714
}Build with LRD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key