Rate Overview
Live
1 DZD = 0.005603 SHP
1 SHP = 178.4758
DZD
Avg
0.005613
High
0.005635
Low
0.005589
Last updated: 7/11/2026, 5:44:34 AM
Quick Conversions
| DZD | SHP |
|---|---|
| 1 DZD | 0.01 SHP |
| 10 DZD | 0.06 SHP |
| 50 DZD | 0.28 SHP |
| 100 DZD | 0.56 SHP |
| 500 DZD | 2.80 SHP |
| 1,000 DZD | 5.60 SHP |
Get DZD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=SHPExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-07-11T05:44:34Z",
"rates": {
"SHP": 0.005603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "SHP",
"amount": 100
},
"result": 0.5603,
"rate": 0.005603
}Build with DZD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key