Rate Overview
Live
1 RUB = 1.5524 DZD
1 DZD = 0.644180
RUB
Avg
1.5446
High
1.5524
Low
1.5281
Last updated: 9/5/2026, 1:27:47 PM
Quick Conversions
| RUB | DZD |
|---|---|
| 1 RUB | 1.55 DZD |
| 10 RUB | 15.52 DZD |
| 50 RUB | 77.62 DZD |
| 100 RUB | 155.24 DZD |
| 500 RUB | 776.18 DZD |
| 1,000 RUB | 1,552.36 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-09-05T13:27:47Z",
"rates": {
"DZD": 1.55236
}
}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": 155.236,
"rate": 1.55236
}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