Rate Overview
Live
1 GHS = 0.592980 DKK
1 DKK = 1.6864
GHS
Avg
0.526145
High
0.642706
Low
0.426130
Last updated: 3/27/2026, 3:12:14 PM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.59 DKK |
| 10 GHS | 5.93 DKK |
| 50 GHS | 29.65 DKK |
| 100 GHS | 59.30 DKK |
| 500 GHS | 296.49 DKK |
| 1,000 GHS | 592.98 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-27T15:12:14Z",
"rates": {
"DKK": 0.59298
}
}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.297999999999995,
"rate": 0.59298
}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