Rate Overview
Live
1 DZD = 0.843800 SYP
1 SYP = 1.1851
DZD
Avg
0.847569
High
0.857056
Low
0.843800
Last updated: 3/7/2026, 4:05:58 AM
Quick Conversions
| DZD | SYP |
|---|---|
| 1 DZD | 0.84 SYP |
| 10 DZD | 8.44 SYP |
| 50 DZD | 42.19 SYP |
| 100 DZD | 84.38 SYP |
| 500 DZD | 421.90 SYP |
| 1,000 DZD | 843.80 SYP |
Get DZD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=SYPExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-07T04:05:58Z",
"rates": {
"SYP": 0.8438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "SYP",
"amount": 100
},
"result": 84.38,
"rate": 0.8438
}Build with DZD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key