Rate Overview
Live
1 DZD = 0.007497 USD
1 USD = 133.3867
DZD
Avg
0.007507
High
0.007522
Low
0.007497
Last updated: 6/19/2026, 5:02:41 AM
Quick Conversions
| DZD | USD |
|---|---|
| 1 DZD | 0.01 USD |
| 10 DZD | 0.07 USD |
| 50 DZD | 0.37 USD |
| 100 DZD | 0.75 USD |
| 500 DZD | 3.75 USD |
| 1,000 DZD | 7.50 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-06-19T05:02:41Z",
"rates": {
"USD": 0.007497
}
}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.7497,
"rate": 0.007497
}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