Rate Overview
Live
1 GHS = 0.556348 DKK
1 DKK = 1.7974
GHS
Avg
0.562434
High
0.566393
Low
0.556348
Last updated: 7/31/2026, 7:32:15 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.56 DKK |
| 10 GHS | 5.56 DKK |
| 50 GHS | 27.82 DKK |
| 100 GHS | 55.63 DKK |
| 500 GHS | 278.17 DKK |
| 1,000 GHS | 556.35 DKK |
Get GHS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=DKKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T07:32:15Z",
"rates": {
"DKK": 0.556348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "DKK",
"amount": 100
},
"result": 55.6348,
"rate": 0.556348
}Build with GHS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key