Rate Overview
Live
1 GHS = 0.575321 DKK
1 DKK = 1.7382
GHS
Avg
0.577364
High
0.582035
Low
0.573828
Last updated: 4/17/2026, 6:18:24 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.58 DKK |
| 10 GHS | 5.75 DKK |
| 50 GHS | 28.77 DKK |
| 100 GHS | 57.53 DKK |
| 500 GHS | 287.66 DKK |
| 1,000 GHS | 575.32 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-04-17T06:18:24Z",
"rates": {
"DKK": 0.575321
}
}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": 57.5321,
"rate": 0.575321
}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