Rate Overview
Live
1 USD = 132.2603 DZD
1 DZD = 0.007561
USD
Avg
132.4077
High
132.5649
Low
132.1882
Last updated: 5/8/2026, 1:04:57 PM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 132.26 DZD |
| 10 USD | 1,322.60 DZD |
| 50 USD | 6,613.02 DZD |
| 100 USD | 13,226.03 DZD |
| 500 USD | 66,130.16 DZD |
| 1,000 USD | 132,260.33 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-05-08T13:04:57Z",
"rates": {
"DZD": 132.26032566
}
}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.032566,
"rate": 132.26032566
}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