Rate Overview
Live
1 RSD = 1.7895 DJF
1 DJF = 0.558828
RSD
Avg
1.7769
High
1.7895
Low
1.7664
Last updated: 5/7/2026, 4:00:21 PM
Quick Conversions
| RSD | DJF |
|---|---|
| 1 RSD | 1.79 DJF |
| 10 RSD | 17.89 DJF |
| 50 RSD | 89.47 DJF |
| 100 RSD | 178.95 DJF |
| 500 RSD | 894.73 DJF |
| 1,000 RSD | 1,789.46 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-05-07T16:00:21Z",
"rates": {
"DJF": 1.789458
}
}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": 178.9458,
"rate": 1.789458
}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