Rate Overview
Live
1 DKK = 1.6861 GHS
1 GHS = 0.593084
DKK
Avg
1.7876
High
2.3534
Low
1.5559
Last updated: 3/27/2026, 4:51:54 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.69 GHS |
| 10 DKK | 16.86 GHS |
| 50 DKK | 84.31 GHS |
| 100 DKK | 168.61 GHS |
| 500 DKK | 843.05 GHS |
| 1,000 DKK | 1,686.10 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-27T16:51:54Z",
"rates": {
"GHS": 1.686102
}
}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": 168.6102,
"rate": 1.686102
}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