Rate Overview
Live
1 USD = 133.6599 DZD
1 DZD = 0.007482
USD
Avg
133.2822
High
133.6599
Low
132.9368
Last updated: 6/19/2026, 7:56:11 AM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.66 DZD |
| 10 USD | 1,336.60 DZD |
| 50 USD | 6,682.99 DZD |
| 100 USD | 13,365.99 DZD |
| 500 USD | 66,829.93 DZD |
| 1,000 USD | 133,659.87 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-06-19T07:56:11Z",
"rates": {
"DZD": 133.65986518
}
}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": 13365.986518,
"rate": 133.65986518
}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