Rate Overview
Live
1 DZD = 0.005544 SHP
1 SHP = 180.3752
DZD
Avg
0.005550
High
0.005559
Low
0.005544
Last updated: 9/9/2026, 10:15:11 AM
Quick Conversions
| DZD | SHP |
|---|---|
| 1 DZD | 0.01 SHP |
| 10 DZD | 0.06 SHP |
| 50 DZD | 0.28 SHP |
| 100 DZD | 0.55 SHP |
| 500 DZD | 2.77 SHP |
| 1,000 DZD | 5.54 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-09-09T10:15:11Z",
"rates": {
"SHP": 0.005544
}
}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.5544,
"rate": 0.005544
}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