Rate Overview
Live
1 LRD = 0.564302 RSD
1 RSD = 1.7721
LRD
Avg
0.557700
High
0.564302
Low
0.554611
Last updated: 6/19/2026, 8:24:23 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.56 RSD |
| 10 LRD | 5.64 RSD |
| 50 LRD | 28.22 RSD |
| 100 LRD | 56.43 RSD |
| 500 LRD | 282.15 RSD |
| 1,000 LRD | 564.30 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-06-19T08:24:23Z",
"rates": {
"RSD": 0.564302
}
}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.4302,
"rate": 0.564302
}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