Rate Overview
Live
1 LRD = 0.551045 RSD
1 RSD = 1.8147
LRD
Avg
0.551141
High
0.570821
Low
0.531168
Last updated: 5/28/2026, 3:33:55 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.55 RSD |
| 10 LRD | 5.51 RSD |
| 50 LRD | 27.55 RSD |
| 100 LRD | 55.10 RSD |
| 500 LRD | 275.52 RSD |
| 1,000 LRD | 551.05 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-28T03:33:55Z",
"rates": {
"RSD": 0.551045
}
}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.1045,
"rate": 0.551045
}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