Rate Overview
Live
1 RSD = 1.8021 LRD
1 LRD = 0.554901
RSD
Avg
1.8232
High
1.8448
Low
1.8003
Last updated: 5/29/2026, 10:20:41 PM
Quick Conversions
| RSD | LRD |
|---|---|
| 1 RSD | 1.80 LRD |
| 10 RSD | 18.02 LRD |
| 50 RSD | 90.11 LRD |
| 100 RSD | 180.21 LRD |
| 500 RSD | 901.06 LRD |
| 1,000 RSD | 1,802.12 LRD |
Get RSD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LRDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-05-29T22:20:41Z",
"rates": {
"LRD": 1.802124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LRD",
"amount": 100
},
"result": 180.2124,
"rate": 1.802124
}Build with RSD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key