Rate Overview
Live
1 GHS = 0.593492 DKK
1 DKK = 1.6849
GHS
Avg
0.589344
High
0.605980
Low
0.571178
Last updated: 3/27/2026, 9:53:59 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.59 DKK |
| 10 GHS | 5.93 DKK |
| 50 GHS | 29.67 DKK |
| 100 GHS | 59.35 DKK |
| 500 GHS | 296.75 DKK |
| 1,000 GHS | 593.49 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-27T09:53:59Z",
"rates": {
"DKK": 0.593492
}
}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.3492,
"rate": 0.593492
}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