Rate Overview
Live
1 RSD = 1.7581 LRD
1 LRD = 0.568789
RSD
Avg
1.7827
High
1.8020
Low
1.7581
Last updated: 9/3/2026, 6:14:00 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.76 LRD |
| 10 RSD | 17.58 LRD |
| 50 RSD | 87.91 LRD |
| 100 RSD | 175.81 LRD |
| 500 RSD | 879.06 LRD |
| 1,000 RSD | 1,758.12 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-09-03T06:14:00Z",
"rates": {
"LRD": 1.758121
}
}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.81210000000002,
"rate": 1.758121
}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