Rate Overview
Live
1 DKK = 1.7656 GHS
1 GHS = 0.566394
DKK
Avg
1.9105
High
2.3467
Low
1.5559
Last updated: 7/25/2026, 10:32:48 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.66 GHS |
| 50 DKK | 88.28 GHS |
| 100 DKK | 176.56 GHS |
| 500 DKK | 882.78 GHS |
| 1,000 DKK | 1,765.56 GHS |
Get DKK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GHSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-25T10:32:48Z",
"rates": {
"GHS": 1.765555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GHS",
"amount": 100
},
"result": 176.5555,
"rate": 1.765555
}Build with DKK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key