Rate Overview
Live
1 USD = 133.2013 DZD
1 DZD = 0.007507
USD
Avg
133.1998
High
133.4703
Low
132.9940
Last updated: 7/9/2026, 5:18:03 AM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.20 DZD |
| 10 USD | 1,332.01 DZD |
| 50 USD | 6,660.06 DZD |
| 100 USD | 13,320.13 DZD |
| 500 USD | 66,600.65 DZD |
| 1,000 USD | 133,201.29 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-09T05:18:03Z",
"rates": {
"DZD": 133.20129219
}
}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": 13320.129219,
"rate": 133.20129219
}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