Rate Overview
Live
1 RUB = 1.5782 DZD
1 DZD = 0.633628
RUB
Avg
1.6070
High
1.6289
Low
1.5782
Last updated: 8/15/2026, 8:36:41 PM
Quick Conversions
| RUB | DZD |
|---|---|
| 1 RUB | 1.58 DZD |
| 10 RUB | 15.78 DZD |
| 50 RUB | 78.91 DZD |
| 100 RUB | 157.82 DZD |
| 500 RUB | 789.11 DZD |
| 1,000 RUB | 1,578.21 DZD |
Get RUB/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=DZDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-15T20:36:41Z",
"rates": {
"DZD": 1.578214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "DZD",
"amount": 100
},
"result": 157.8214,
"rate": 1.578214
}Build with RUB/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key