Rate Overview
Live
1 RSD = 1.8448 LRD
1 LRD = 0.542077
RSD
Avg
1.8373
High
1.8448
Low
1.8281
Last updated: 5/9/2026, 4:54:21 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.84 LRD |
| 10 RSD | 18.45 LRD |
| 50 RSD | 92.24 LRD |
| 100 RSD | 184.48 LRD |
| 500 RSD | 922.38 LRD |
| 1,000 RSD | 1,844.76 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-05-09T04:54:21Z",
"rates": {
"LRD": 1.844758
}
}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": 184.4758,
"rate": 1.844758
}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