Rate Overview
Live
1 GHS = 0.556983 DKK
1 DKK = 1.7954
GHS
Avg
0.573189
High
0.621090
Low
0.508099
Last updated: 7/31/2026, 10:32:02 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.56 DKK |
| 10 GHS | 5.57 DKK |
| 50 GHS | 27.85 DKK |
| 100 GHS | 55.70 DKK |
| 500 GHS | 278.49 DKK |
| 1,000 GHS | 556.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-07-31T10:32:02Z",
"rates": {
"DKK": 0.556983
}
}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.6983,
"rate": 0.556983
}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