Rate Overview
Live
1 DKK = 1.7670 GHS
1 GHS = 0.565938
DKK
Avg
1.7621
High
1.7670
Low
1.7505
Last updated: 7/21/2026, 6:56:03 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.67 GHS |
| 50 DKK | 88.35 GHS |
| 100 DKK | 176.70 GHS |
| 500 DKK | 883.49 GHS |
| 1,000 DKK | 1,766.98 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-21T06:56:03Z",
"rates": {
"GHS": 1.766977
}
}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.6977,
"rate": 1.766977
}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