Rate Overview
Live
1 RSD = 1.8136 LRD
1 LRD = 0.551396
RSD
Avg
1.8243
High
1.8471
Low
1.8056
Last updated: 3/7/2026, 9:13:10 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.81 LRD |
| 10 RSD | 18.14 LRD |
| 50 RSD | 90.68 LRD |
| 100 RSD | 181.36 LRD |
| 500 RSD | 906.79 LRD |
| 1,000 RSD | 1,813.58 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-07T09:13:10Z",
"rates": {
"LRD": 1.813577
}
}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": 181.3577,
"rate": 1.813577
}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