Rate Overview
Live
1 RSD = 1.7265 DJF
1 DJF = 0.579215
RSD
Avg
1.7279
High
1.7326
Low
1.7240
Last updated: 7/29/2026, 1:40:43 PM
Quick Conversions
| RSD | DJF |
|---|---|
| 1 RSD | 1.73 DJF |
| 10 RSD | 17.26 DJF |
| 50 RSD | 86.32 DJF |
| 100 RSD | 172.65 DJF |
| 500 RSD | 863.24 DJF |
| 1,000 RSD | 1,726.47 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-29T13:40:43Z",
"rates": {
"DJF": 1.726474
}
}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": 172.6474,
"rate": 1.726474
}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