Rate Overview
Live
1 USD = 133.2707 DZD
1 DZD = 0.007504
USD
Avg
133.3386
High
133.6567
Low
133.1635
Last updated: 7/29/2026, 2:35:57 PM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.27 DZD |
| 10 USD | 1,332.71 DZD |
| 50 USD | 6,663.53 DZD |
| 100 USD | 13,327.07 DZD |
| 500 USD | 66,635.33 DZD |
| 1,000 USD | 133,270.67 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-29T14:35:57Z",
"rates": {
"DZD": 133.27066583
}
}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": 13327.066583000002,
"rate": 133.27066583
}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