Rate Overview
Live
1 GHS = 0.595758 DKK
1 DKK = 1.6785
GHS
Avg
0.596904
High
0.600383
Low
0.592485
Last updated: 3/7/2026, 1:04:25 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.60 DKK |
| 10 GHS | 5.96 DKK |
| 50 GHS | 29.79 DKK |
| 100 GHS | 59.58 DKK |
| 500 GHS | 297.88 DKK |
| 1,000 GHS | 595.76 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-07T01:04:25Z",
"rates": {
"DKK": 0.595758
}
}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.5758,
"rate": 0.595758
}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