Rate Overview
Live
1 SYP = 0.010230 DZD
1 DZD = 97.7517
SYP
Avg
0.010222
High
0.010230
Low
0.010208
Last updated: 8/25/2026, 8:47:12 PM
Quick Conversions
| SYP | DZD |
|---|---|
| 1 SYP | 0.01 DZD |
| 10 SYP | 0.10 DZD |
| 50 SYP | 0.51 DZD |
| 100 SYP | 1.02 DZD |
| 500 SYP | 5.11 DZD |
| 1,000 SYP | 10.23 DZD |
Get SYP/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=DZDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T20:47:12Z",
"rates": {
"DZD": 0.01023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "DZD",
"amount": 100
},
"result": 1.023,
"rate": 0.01023
}Build with SYP/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key