Rate Overview
Live
1 DKK = 1.7382 GHS
1 GHS = 0.575322
DKK
Avg
1.7320
High
1.7427
Low
1.7181
Last updated: 4/17/2026, 7:36:47 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.74 GHS |
| 10 DKK | 17.38 GHS |
| 50 DKK | 86.91 GHS |
| 100 DKK | 173.82 GHS |
| 500 DKK | 869.08 GHS |
| 1,000 DKK | 1,738.16 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-04-17T07:36:47Z",
"rates": {
"GHS": 1.738158
}
}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": 173.8158,
"rate": 1.738158
}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