Rate Overview
Live
1 GHS = 0.556836 DKK
1 DKK = 1.7959
GHS
Avg
0.573187
High
0.621090
Low
0.508099
Last updated: 7/31/2026, 4:02:53 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.56 DKK |
| 10 GHS | 5.57 DKK |
| 50 GHS | 27.84 DKK |
| 100 GHS | 55.68 DKK |
| 500 GHS | 278.42 DKK |
| 1,000 GHS | 556.84 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-07-31T04:02:53Z",
"rates": {
"DKK": 0.556836
}
}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": 55.6836,
"rate": 0.556836
}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