Rate Overview
Live
1 USD = 133.1837 DZD
1 DZD = 0.007508
USD
Avg
132.1571
High
136.2384
Low
129.2426
Last updated: 5/28/2026, 6:30:28 PM
Quick Conversions
| USD | DZD |
|---|---|
| 1 USD | 133.18 DZD |
| 10 USD | 1,331.84 DZD |
| 50 USD | 6,659.19 DZD |
| 100 USD | 13,318.37 DZD |
| 500 USD | 66,591.85 DZD |
| 1,000 USD | 133,183.71 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-28T18:30:28Z",
"rates": {
"DZD": 133.18370643
}
}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": 13318.370643,
"rate": 133.18370643
}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