Rate Overview
Live
1 DKK = 1.6859 GHS
1 GHS = 0.593158
DKK
Avg
1.6888
High
1.6943
Low
1.6827
Last updated: 3/27/2026, 2:56:46 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.69 GHS |
| 10 DKK | 16.86 GHS |
| 50 DKK | 84.29 GHS |
| 100 DKK | 168.59 GHS |
| 500 DKK | 842.95 GHS |
| 1,000 DKK | 1,685.89 GHS |
Get DKK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GHSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T14:56:46Z",
"rates": {
"GHS": 1.685891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GHS",
"amount": 100
},
"result": 168.5891,
"rate": 1.685891
}Build with DKK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key