Rate Overview
Live
1 LRD = 0.567428 RSD
1 RSD = 1.7623
LRD
Avg
0.565533
High
0.567968
Low
0.560538
Last updated: 7/20/2026, 9:58:04 PM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.57 RSD |
| 10 LRD | 5.67 RSD |
| 50 LRD | 28.37 RSD |
| 100 LRD | 56.74 RSD |
| 500 LRD | 283.71 RSD |
| 1,000 LRD | 567.43 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-20T21:58:04Z",
"rates": {
"RSD": 0.567428
}
}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.7428,
"rate": 0.567428
}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