Rate Overview
Live
1 RUB = 2.3166 DJF
1 DJF = 0.431660
RUB
Avg
2.3110
High
2.3263
Low
2.2931
Last updated: 7/9/2026, 11:48:03 AM
Quick Conversions
| RUB | DJF |
|---|---|
| 1 RUB | 2.32 DJF |
| 10 RUB | 23.17 DJF |
| 50 RUB | 115.83 DJF |
| 100 RUB | 231.66 DJF |
| 500 RUB | 1,158.32 DJF |
| 1,000 RUB | 2,316.64 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-07-09T11:48:03Z",
"rates": {
"DJF": 2.316638
}
}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": 231.6638,
"rate": 2.316638
}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