Rate Overview
Live
1 DKK = 1.7627 GHS
1 GHS = 0.567325
DKK
Avg
1.7379
High
1.7659
Low
1.7013
Last updated: 7/20/2026, 11:38:44 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.76 GHS |
| 10 DKK | 17.63 GHS |
| 50 DKK | 88.13 GHS |
| 100 DKK | 176.27 GHS |
| 500 DKK | 881.33 GHS |
| 1,000 DKK | 1,762.66 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-20T23:38:44Z",
"rates": {
"GHS": 1.762659
}
}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.2659,
"rate": 1.762659
}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