Rate Overview
Live
1 LRD = 0.020627 SAR
1 SAR = 48.4801
LRD
Avg
0.020539
High
0.020627
Low
0.020461
Last updated: 5/29/2026, 4:24:34 PM
Quick Conversions
| LRD | SAR |
|---|---|
| 1 LRD | 0.02 SAR |
| 10 LRD | 0.21 SAR |
| 50 LRD | 1.03 SAR |
| 100 LRD | 2.06 SAR |
| 500 LRD | 10.31 SAR |
| 1,000 LRD | 20.63 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-05-29T16:24:34Z",
"rates": {
"SAR": 0.020627
}
}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.0627,
"rate": 0.020627
}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