Rate Overview
Live
1 GHS = 0.593574 DKK
1 DKK = 1.6847
GHS
Avg
0.595749
High
0.601875
Low
0.590228
Last updated: 3/27/2026, 11:35:31 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.59 DKK |
| 10 GHS | 5.94 DKK |
| 50 GHS | 29.68 DKK |
| 100 GHS | 59.36 DKK |
| 500 GHS | 296.79 DKK |
| 1,000 GHS | 593.57 DKK |
Get GHS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=DKKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-27T11:35:31Z",
"rates": {
"DKK": 0.593574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "DKK",
"amount": 100
},
"result": 59.357400000000005,
"rate": 0.593574
}Build with GHS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key