Rate Overview
Live
1 DZD = 0.020670 WST
1 WST = 48.3793
DZD
Avg
0.020886
High
0.021335
Low
0.020543
Last updated: 3/28/2026, 10:45:55 AM
Quick Conversions
| DZD | WST |
|---|---|
| 1 DZD | 0.02 WST |
| 10 DZD | 0.21 WST |
| 50 DZD | 1.03 WST |
| 100 DZD | 2.07 WST |
| 500 DZD | 10.34 WST |
| 1,000 DZD | 20.67 WST |
Get DZD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=WSTExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-28T10:45:55Z",
"rates": {
"WST": 0.02067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "WST",
"amount": 100
},
"result": 2.067,
"rate": 0.02067
}Build with DZD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key