Rate Overview
Live
1 GHS = 0.592744 DKK
1 DKK = 1.6871
GHS
Avg
0.592071
High
0.594277
Low
0.590228
Last updated: 3/27/2026, 8:00:28 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.59 DKK |
| 10 GHS | 5.93 DKK |
| 50 GHS | 29.64 DKK |
| 100 GHS | 59.27 DKK |
| 500 GHS | 296.37 DKK |
| 1,000 GHS | 592.74 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-27T08:00:28Z",
"rates": {
"DKK": 0.592744
}
}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.27440000000001,
"rate": 0.592744
}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