Rate Overview
Live
1 DKK = 1.7505 GHS
1 GHS = 0.571258
DKK
Avg
1.7438
High
1.8037
Low
1.7185
Last updated: 6/17/2026, 7:16:49 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.75 GHS |
| 10 DKK | 17.51 GHS |
| 50 DKK | 87.53 GHS |
| 100 DKK | 175.05 GHS |
| 500 DKK | 875.26 GHS |
| 1,000 DKK | 1,750.52 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-06-17T07:16:49Z",
"rates": {
"GHS": 1.750522
}
}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": 175.0522,
"rate": 1.750522
}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