Rate Overview
Live
1 DKK = 1.6754 GHS
1 GHS = 0.596868
DKK
Avg
1.6750
High
1.6878
Low
1.6656
Last updated: 3/7/2026, 4:26:13 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.68 GHS |
| 10 DKK | 16.75 GHS |
| 50 DKK | 83.77 GHS |
| 100 DKK | 167.54 GHS |
| 500 DKK | 837.71 GHS |
| 1,000 DKK | 1,675.41 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-07T04:26:13Z",
"rates": {
"GHS": 1.675413
}
}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": 167.5413,
"rate": 1.675413
}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