Rate Overview
Live
1 DKK = 1.8095 GHS
1 GHS = 0.552651
DKK
Avg
1.8127
High
1.8182
Low
1.8093
Last updated: 8/12/2026, 3:26:52 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.81 GHS |
| 10 DKK | 18.09 GHS |
| 50 DKK | 90.47 GHS |
| 100 DKK | 180.95 GHS |
| 500 DKK | 904.73 GHS |
| 1,000 DKK | 1,809.46 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-08-12T03:26:52Z",
"rates": {
"GHS": 1.80946
}
}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": 180.946,
"rate": 1.80946
}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