Rate Overview
Live
1 DKK = 1.7725 GHS
1 GHS = 0.564189
DKK
Avg
1.7594
High
1.7725
Low
1.7507
Last updated: 5/7/2026, 9:16:58 AM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.77 GHS |
| 10 DKK | 17.72 GHS |
| 50 DKK | 88.62 GHS |
| 100 DKK | 177.25 GHS |
| 500 DKK | 886.23 GHS |
| 1,000 DKK | 1,772.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-05-07T09:16:58Z",
"rates": {
"GHS": 1.772456
}
}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": 177.2456,
"rate": 1.772456
}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