Rate Overview
Live
1 RUB = 2.1869 DJF
1 DJF = 0.457277
RUB
Avg
2.2644
High
2.3307
Low
2.1602
Last updated: 3/27/2026, 9:45:23 AM
Quick Conversions
| RUB | DJF |
|---|---|
| 1 RUB | 2.19 DJF |
| 10 RUB | 21.87 DJF |
| 50 RUB | 109.34 DJF |
| 100 RUB | 218.69 DJF |
| 500 RUB | 1,093.43 DJF |
| 1,000 RUB | 2,186.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-03-27T09:45:23Z",
"rates": {
"DJF": 2.186858
}
}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": 218.6858,
"rate": 2.186858
}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