Rate Overview
Live
1 LRD = 0.555468 RSD
1 RSD = 1.8003
LRD
Avg
0.546948
High
0.562756
Low
0.528181
Last updated: 5/28/2026, 4:39:57 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.56 RSD |
| 10 LRD | 5.55 RSD |
| 50 LRD | 27.77 RSD |
| 100 LRD | 55.55 RSD |
| 500 LRD | 277.73 RSD |
| 1,000 LRD | 555.47 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-05-28T04:39:57Z",
"rates": {
"RSD": 0.555468
}
}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": 55.5468,
"rate": 0.555468
}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