Rate Overview
Live
1 DZD = 0.009700 SGD
1 SGD = 103.0928
DZD
Avg
0.009869
High
0.010026
Low
0.009650
Last updated: 3/28/2026, 10:48:20 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.85 SGD |
| 1,000 DZD | 9.70 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-28T10:48:20Z",
"rates": {
"SGD": 0.0097
}
}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.97,
"rate": 0.0097
}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