Rate Overview
Live
1 RSD = 1.7618 LRD
1 LRD = 0.567599
RSD
Avg
1.7675
High
1.7828
Low
1.7607
Last updated: 7/21/2026, 11:19:24 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.76 LRD |
| 10 RSD | 17.62 LRD |
| 50 RSD | 88.09 LRD |
| 100 RSD | 176.18 LRD |
| 500 RSD | 880.90 LRD |
| 1,000 RSD | 1,761.81 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-21T11:19:24Z",
"rates": {
"LRD": 1.761808
}
}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": 176.1808,
"rate": 1.761808
}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