Rate Overview
Live
1 RUB = 2.0945 DJF
1 DJF = 0.477433
RUB
Avg
2.1196
High
2.1451
Low
2.0945
Last updated: 8/20/2026, 7:27:01 AM
Quick Conversions
| RUB | DJF |
|---|---|
| 1 RUB | 2.09 DJF |
| 10 RUB | 20.95 DJF |
| 50 RUB | 104.73 DJF |
| 100 RUB | 209.45 DJF |
| 500 RUB | 1,047.27 DJF |
| 1,000 RUB | 2,094.54 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-08-20T07:27:01Z",
"rates": {
"DJF": 2.094535
}
}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": 209.4535,
"rate": 2.094535
}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