Rate Overview
Live
1 GHS = 0.563786 DKK
1 DKK = 1.7737
GHS
Avg
0.566671
High
0.572758
Low
0.563786
Last updated: 9/9/2026, 2:47:51 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.56 DKK |
| 10 GHS | 5.64 DKK |
| 50 GHS | 28.19 DKK |
| 100 GHS | 56.38 DKK |
| 500 GHS | 281.89 DKK |
| 1,000 GHS | 563.79 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-09-09T02:47:51Z",
"rates": {
"DKK": 0.563786
}
}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": 56.3786,
"rate": 0.563786
}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