Rate Overview
Live
1 USD = 133.4303 DZD
1 DZD = 0.007495
USD
Avg
132.1819
High
133.6185
Low
129.6370
Last updated: 7/24/2026, 11:54:28 AM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.43 DZD |
| 10 USD | 1,334.30 DZD |
| 50 USD | 6,671.51 DZD |
| 100 USD | 13,343.03 DZD |
| 500 USD | 66,715.15 DZD |
| 1,000 USD | 133,430.30 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-24T11:54:28Z",
"rates": {
"DZD": 133.43029821
}
}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": 13343.029820999998,
"rate": 133.43029821
}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