Rate Overview
Live
1 RSD = 1.7939 LRD
1 LRD = 0.557433
RSD
Avg
1.7985
High
1.8031
Low
1.7939
Last updated: 6/19/2026, 1:42:03 AM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.79 LRD |
| 10 RSD | 17.94 LRD |
| 50 RSD | 89.70 LRD |
| 100 RSD | 179.39 LRD |
| 500 RSD | 896.97 LRD |
| 1,000 RSD | 1,793.94 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-06-19T01:42:03Z",
"rates": {
"LRD": 1.793937
}
}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": 179.3937,
"rate": 1.793937
}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