Rate Overview
Live
1 LRD = 0.541648 RSD
1 RSD = 1.8462
LRD
Avg
0.542681
High
0.544867
Low
0.540385
Last updated: 4/17/2026, 11:25:17 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.54 RSD |
| 10 LRD | 5.42 RSD |
| 50 LRD | 27.08 RSD |
| 100 LRD | 54.16 RSD |
| 500 LRD | 270.82 RSD |
| 1,000 LRD | 541.65 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-04-17T11:25:17Z",
"rates": {
"RSD": 0.541648
}
}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": 54.1648,
"rate": 0.541648
}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