Rate Overview
Live
1 DZD = 0.082112 GHS
1 GHS = 12.1785
DZD
Avg
0.082416
High
0.082918
Low
0.082112
Last updated: 3/27/2026, 8:01:05 AM
Quick Conversions
| DZD | GHS |
|---|---|
| 1 DZD | 0.08 GHS |
| 10 DZD | 0.82 GHS |
| 50 DZD | 4.11 GHS |
| 100 DZD | 8.21 GHS |
| 500 DZD | 41.06 GHS |
| 1,000 DZD | 82.11 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-03-27T08:01:05Z",
"rates": {
"GHS": 0.082112
}
}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.2112,
"rate": 0.082112
}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