Rate Overview
Live
1 DKK = 1.7702 GHS
1 GHS = 0.564917
DKK
Avg
1.7683
High
1.7715
Low
1.7647
Last updated: 7/27/2026, 5:07:44 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.70 GHS |
| 50 DKK | 88.51 GHS |
| 100 DKK | 177.02 GHS |
| 500 DKK | 885.09 GHS |
| 1,000 DKK | 1,770.17 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-07-27T17:07:44Z",
"rates": {
"GHS": 1.770172
}
}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": 177.0172,
"rate": 1.770172
}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