Rate Overview
Live
1 GHS = 12.0925 DZD
1 DZD = 0.082696
GHS
Avg
11.9787
High
12.1547
Low
11.3421
Last updated: 8/19/2026, 5:34:07 PM
Quick Conversions
| GHS | DZD |
|---|---|
| 1 GHS | 12.09 DZD |
| 10 GHS | 120.92 DZD |
| 50 GHS | 604.62 DZD |
| 100 GHS | 1,209.25 DZD |
| 500 GHS | 6,046.23 DZD |
| 1,000 GHS | 12,092.47 DZD |
Get GHS/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=DZDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-19T17:34:07Z",
"rates": {
"DZD": 12.092467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "DZD",
"amount": 100
},
"result": 1209.2467,
"rate": 12.092467
}Build with GHS/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key