Rate Overview
Live
1 USD = 133.1635 DZD
1 DZD = 0.007510
USD
Avg
131.8590
High
133.6126
Low
129.3609
Last updated: 7/28/2026, 1:17:59 AM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.16 DZD |
| 10 USD | 1,331.63 DZD |
| 50 USD | 6,658.17 DZD |
| 100 USD | 13,316.35 DZD |
| 500 USD | 66,581.73 DZD |
| 1,000 USD | 133,163.45 DZD |
Get USD/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=DZDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-28T01:17:59Z",
"rates": {
"DZD": 133.16345106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "DZD",
"amount": 100
},
"result": 13316.345106,
"rate": 133.16345106
}Build with USD/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key