Rate Overview
Live
1 RSD = 1.7559 LRD
1 LRD = 0.569517
RSD
Avg
1.7622
High
1.7678
Low
1.7559
Last updated: 7/24/2026, 8:38:24 PM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.76 LRD |
| 10 RSD | 17.56 LRD |
| 50 RSD | 87.79 LRD |
| 100 RSD | 175.59 LRD |
| 500 RSD | 877.94 LRD |
| 1,000 RSD | 1,755.87 LRD |
Get RSD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LRDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-24T20:38:24Z",
"rates": {
"LRD": 1.755874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LRD",
"amount": 100
},
"result": 175.5874,
"rate": 1.755874
}Build with RSD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key