Rate Overview
Live
1 DKK = 1.7700 GHS
1 GHS = 0.564980
DKK
Avg
1.7403
High
1.8306
Low
1.6719
Last updated: 7/28/2026, 12:03:41 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.70 GHS |
| 50 DKK | 88.50 GHS |
| 100 DKK | 177.00 GHS |
| 500 DKK | 884.99 GHS |
| 1,000 DKK | 1,769.97 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-28T12:03:41Z",
"rates": {
"GHS": 1.769973
}
}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.9973,
"rate": 1.769973
}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