Rate Overview
Live
1 DZD = 0.007560 USD
1 USD = 132.2751
DZD
Avg
0.007564
High
0.007571
Low
0.007560
Last updated: 4/18/2026, 8:45:21 AM
Quick Conversions
| DZD | USD |
|---|---|
| 1 DZD | 0.01 USD |
| 10 DZD | 0.08 USD |
| 50 DZD | 0.38 USD |
| 100 DZD | 0.76 USD |
| 500 DZD | 3.78 USD |
| 1,000 DZD | 7.56 USD |
Get DZD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=USDExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-04-18T08:45:21Z",
"rates": {
"USD": 0.00756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "USD",
"amount": 100
},
"result": 0.756,
"rate": 0.00756
}Build with DZD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key