Rate Overview
Live
1 SHP = 180.0252 DZD
1 DZD = 0.005555
SHP
Avg
180.4085
High
180.9290
Low
180.0252
Last updated: 9/4/2026, 12:05:03 AM
Quick Conversions
| SHP | DZD |
|---|---|
| 1 SHP | 180.03 DZD |
| 10 SHP | 1,800.25 DZD |
| 50 SHP | 9,001.26 DZD |
| 100 SHP | 18,002.52 DZD |
| 500 SHP | 90,012.61 DZD |
| 1,000 SHP | 180,025.22 DZD |
Get SHP/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=DZDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-04T00:05:03Z",
"rates": {
"DZD": 180.025219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "DZD",
"amount": 100
},
"result": 18002.5219,
"rate": 180.025219
}Build with SHP/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key