Rate Overview
Live
1 LRD = 0.543968 RSD
1 RSD = 1.8383
LRD
Avg
0.545129
High
0.547181
Low
0.543933
Last updated: 5/7/2026, 1:50:16 PM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.54 RSD |
| 10 LRD | 5.44 RSD |
| 50 LRD | 27.20 RSD |
| 100 LRD | 54.40 RSD |
| 500 LRD | 271.98 RSD |
| 1,000 LRD | 543.97 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-07T13:50:16Z",
"rates": {
"RSD": 0.543968
}
}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": 54.3968,
"rate": 0.543968
}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