Rate Overview
Live
1 DKK = 1.7664 GHS
1 GHS = 0.566108
DKK
Avg
1.7497
High
1.7664
Low
1.7383
Last updated: 9/4/2026, 5:42:28 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.66 GHS |
| 50 DKK | 88.32 GHS |
| 100 DKK | 176.64 GHS |
| 500 DKK | 883.22 GHS |
| 1,000 DKK | 1,766.45 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-09-04T17:42:28Z",
"rates": {
"GHS": 1.766448
}
}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": 176.6448,
"rate": 1.766448
}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