Rate Overview
Live
1 RUB = 2.3939 DJF
1 DJF = 0.417735
RUB
Avg
2.3784
High
2.3939
Low
2.3537
Last updated: 5/9/2026, 7:22:25 AM
Quick Conversions
| RUB | DJF |
|---|---|
| 1 RUB | 2.39 DJF |
| 10 RUB | 23.94 DJF |
| 50 RUB | 119.69 DJF |
| 100 RUB | 239.39 DJF |
| 500 RUB | 1,196.93 DJF |
| 1,000 RUB | 2,393.86 DJF |
Get RUB/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=DJFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-09T07:22:25Z",
"rates": {
"DJF": 2.393862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "DJF",
"amount": 100
},
"result": 239.3862,
"rate": 2.393862
}Build with RUB/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key