Rate Overview
Live
1 GHS = 11.9234 DZD
1 DZD = 0.083869
GHS
Avg
11.9434
High
12.0025
Low
11.7930
Last updated: 6/19/2026, 8:25:59 AM
Quick Conversions
| GHS | DZD |
|---|---|
| 1 GHS | 11.92 DZD |
| 10 GHS | 119.23 DZD |
| 50 GHS | 596.17 DZD |
| 100 GHS | 1,192.34 DZD |
| 500 GHS | 5,961.69 DZD |
| 1,000 GHS | 11,923.39 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-06-19T08:25:59Z",
"rates": {
"DZD": 11.923385
}
}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": 1192.3385,
"rate": 11.923385
}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