Rate Overview
Live
1 RSD = 1.8035 LRD
1 LRD = 0.554489
RSD
Avg
1.8286
High
1.8933
Low
1.7770
Last updated: 3/28/2026, 1:59:07 PM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.80 LRD |
| 10 RSD | 18.03 LRD |
| 50 RSD | 90.17 LRD |
| 100 RSD | 180.35 LRD |
| 500 RSD | 901.73 LRD |
| 1,000 RSD | 1,803.46 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-03-28T13:59:07Z",
"rates": {
"LRD": 1.803462
}
}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": 180.34619999999998,
"rate": 1.803462
}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