Rate Overview
Live
1 RSD = 1.7305 DJF
1 DJF = 0.577852
RSD
Avg
1.7687
High
1.8180
Low
1.7225
Last updated: 7/8/2026, 8:06:33 PM
Quick Conversions
| RSD | DJF |
|---|---|
| 1 RSD | 1.73 DJF |
| 10 RSD | 17.31 DJF |
| 50 RSD | 86.53 DJF |
| 100 RSD | 173.05 DJF |
| 500 RSD | 865.27 DJF |
| 1,000 RSD | 1,730.55 DJF |
Get RSD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=DJFExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-08T20:06:33Z",
"rates": {
"DJF": 1.730548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "DJF",
"amount": 100
},
"result": 173.0548,
"rate": 1.730548
}Build with RSD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key