Rate Overview
Live
1 LRD = 0.566755 RSD
1 RSD = 1.7644
LRD
Avg
0.565766
High
0.567021
Low
0.564370
Last updated: 7/9/2026, 3:05:48 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.57 RSD |
| 10 LRD | 5.67 RSD |
| 50 LRD | 28.34 RSD |
| 100 LRD | 56.68 RSD |
| 500 LRD | 283.38 RSD |
| 1,000 LRD | 566.76 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-09T03:05:48Z",
"rates": {
"RSD": 0.566755
}
}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.6755,
"rate": 0.566755
}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