Rate Overview
Live
1 LRD = 0.554488 RSD
1 RSD = 1.8035
LRD
Avg
0.547304
High
0.616268
Low
0.496335
Last updated: 3/28/2026, 10:43:07 AM
Quick Conversions
| LRD | RSD |
|---|---|
| 1 LRD | 0.55 RSD |
| 10 LRD | 5.54 RSD |
| 50 LRD | 27.72 RSD |
| 100 LRD | 55.45 RSD |
| 500 LRD | 277.24 RSD |
| 1,000 LRD | 554.49 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-03-28T10:43:07Z",
"rates": {
"RSD": 0.554488
}
}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.4488,
"rate": 0.554488
}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