Rate Overview
Live
1 DKK = 1.7508 GHS
1 GHS = 0.571153
DKK
Avg
1.7409
High
1.9771
Low
1.6240
Last updated: 7/12/2026, 12:37:44 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.75 GHS |
| 10 DKK | 17.51 GHS |
| 50 DKK | 87.54 GHS |
| 100 DKK | 175.08 GHS |
| 500 DKK | 875.42 GHS |
| 1,000 DKK | 1,750.84 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-12T12:37:44Z",
"rates": {
"GHS": 1.750844
}
}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": 175.08440000000002,
"rate": 1.750844
}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