Rate Overview
Live
1 RSD = 1.7868 DJF
1 DJF = 0.559648
RSD
Avg
1.7810
High
1.7881
Low
1.7703
Last updated: 4/17/2026, 1:30:42 PM
Quick Conversions
| RSD | DJF |
|---|---|
| 1 RSD | 1.79 DJF |
| 10 RSD | 17.87 DJF |
| 50 RSD | 89.34 DJF |
| 100 RSD | 178.68 DJF |
| 500 RSD | 893.42 DJF |
| 1,000 RSD | 1,786.84 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-04-17T13:30:42Z",
"rates": {
"DJF": 1.786837
}
}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.6837,
"rate": 1.786837
}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