Rate Overview
Live
1 USD = 132.2620 DZD
1 DZD = 0.007561
USD
Avg
132.1986
High
132.2620
Low
132.0760
Last updated: 4/18/2026, 8:45:21 AM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 132.26 DZD |
| 10 USD | 1,322.62 DZD |
| 50 USD | 6,613.10 DZD |
| 100 USD | 13,226.20 DZD |
| 500 USD | 66,131.02 DZD |
| 1,000 USD | 132,262.03 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-04-18T08:45:21Z",
"rates": {
"DZD": 132.26203351
}
}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": 13226.203351,
"rate": 132.26203351
}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