Rate Overview
Live
1 RSD = 1.7900 LRD
1 LRD = 0.558670
RSD
Avg
1.7846
High
1.7900
Low
1.7760
Last updated: 8/16/2026, 5:30:56 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.79 LRD |
| 10 RSD | 17.90 LRD |
| 50 RSD | 89.50 LRD |
| 100 RSD | 179.00 LRD |
| 500 RSD | 894.98 LRD |
| 1,000 RSD | 1,789.97 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-08-16T05:30:56Z",
"rates": {
"LRD": 1.789965
}
}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": 178.9965,
"rate": 1.789965
}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