Rate Overview
Live
1 VUV = 1.1133 DZD
1 DZD = 0.898192
VUV
Avg
1.1074
High
1.1522
Low
1.0654
Last updated: 3/28/2026, 10:48:38 AM
Quick Conversions
| VUV | DZD |
|---|---|
| 1 VUV | 1.11 DZD |
| 10 VUV | 11.13 DZD |
| 50 VUV | 55.67 DZD |
| 100 VUV | 111.33 DZD |
| 500 VUV | 556.67 DZD |
| 1,000 VUV | 1,113.35 DZD |
Get VUV/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=DZDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-28T10:48:38Z",
"rates": {
"DZD": 1.113348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "DZD",
"amount": 100
},
"result": 111.3348,
"rate": 1.113348
}Build with VUV/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key