Rate Overview
Live
1 DZD = 0.007645 USD
1 USD = 130.8044
DZD
Avg
0.007669
High
0.007696
Low
0.007638
Last updated: 3/6/2026, 7:56:17 PM
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.82 USD |
| 1,000 DZD | 7.65 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-03-06T19:56:17Z",
"rates": {
"USD": 0.007645
}
}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.7645,
"rate": 0.007645
}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