Rate Overview
Live
1 RSD = 1.7571 LRD
1 LRD = 0.569115
RSD
Avg
1.7584
High
1.7678
Low
1.7529
Last updated: 7/28/2026, 7:35:54 PM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.76 LRD |
| 10 RSD | 17.57 LRD |
| 50 RSD | 87.86 LRD |
| 100 RSD | 175.71 LRD |
| 500 RSD | 878.56 LRD |
| 1,000 RSD | 1,757.11 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-28T19:35:54Z",
"rates": {
"LRD": 1.757114
}
}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.7114,
"rate": 1.757114
}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