Rate Overview
Live
1 DZD = 0.083438 GHS
1 GHS = 11.9849
DZD
Avg
0.083337
High
0.083625
Low
0.083090
Last updated: 4/17/2026, 6:15:46 AM
Quick Conversions
| DZD | GHS |
|---|---|
| 1 DZD | 0.08 GHS |
| 10 DZD | 0.83 GHS |
| 50 DZD | 4.17 GHS |
| 100 DZD | 8.34 GHS |
| 500 DZD | 41.72 GHS |
| 1,000 DZD | 83.44 GHS |
Get DZD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=GHSExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-04-17T06:15:46Z",
"rates": {
"GHS": 0.083438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "GHS",
"amount": 100
},
"result": 8.3438,
"rate": 0.083438
}Build with DZD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key