Rate Overview
Live
1 DZD = 0.009610 SGD
1 SGD = 104.0583
DZD
Avg
0.009619
High
0.009646
Low
0.009600
Last updated: 5/28/2026, 3:40:38 AM
Quick Conversions
| DZD | SGD |
|---|---|
| 1 DZD | 0.01 SGD |
| 10 DZD | 0.10 SGD |
| 50 DZD | 0.48 SGD |
| 100 DZD | 0.96 SGD |
| 500 DZD | 4.81 SGD |
| 1,000 DZD | 9.61 SGD |
Get DZD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=SGDExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-05-28T03:40:38Z",
"rates": {
"SGD": 0.00961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "SGD",
"amount": 100
},
"result": 0.9610000000000001,
"rate": 0.00961
}Build with DZD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key