Rate Overview
Live
1 LRD = 0.566958 RSD
1 RSD = 1.7638
LRD
Avg
0.551973
High
0.567663
Low
0.530314
Last updated: 7/30/2026, 8:29:15 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.57 RSD |
| 10 LRD | 5.67 RSD |
| 50 LRD | 28.35 RSD |
| 100 LRD | 56.70 RSD |
| 500 LRD | 283.48 RSD |
| 1,000 LRD | 566.96 RSD |
Get LRD/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=RSDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T08:29:15Z",
"rates": {
"RSD": 0.566958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "RSD",
"amount": 100
},
"result": 56.6958,
"rate": 0.566958
}Build with LRD/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key