Rate Overview
Live
1 DZD = 0.009741 SGD
1 SGD = 102.6589
DZD
Avg
0.009763
High
0.009799
Low
0.009734
Last updated: 3/7/2026, 9:26:54 AM
Quick Conversions
| DZD | SGD |
|---|---|
| 1 DZD | 0.01 SGD |
| 10 DZD | 0.10 SGD |
| 50 DZD | 0.49 SGD |
| 100 DZD | 0.97 SGD |
| 500 DZD | 4.87 SGD |
| 1,000 DZD | 9.74 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-03-07T09:26:54Z",
"rates": {
"SGD": 0.009741
}
}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.9741,
"rate": 0.009741
}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