Rate Overview
Live
1 LRD = 0.020491 SAR
1 SAR = 48.8019
LRD
Avg
0.020514
High
0.020627
Low
0.020424
Last updated: 3/7/2026, 9:13:17 AM
Quick Conversions
| LRD | SAR |
|---|---|
| 1 LRD | 0.02 SAR |
| 10 LRD | 0.20 SAR |
| 50 LRD | 1.02 SAR |
| 100 LRD | 2.05 SAR |
| 500 LRD | 10.25 SAR |
| 1,000 LRD | 20.49 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-03-07T09:13:17Z",
"rates": {
"SAR": 0.020491
}
}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.0490999999999997,
"rate": 0.020491
}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