Rate Overview
Live
1 GHS = 0.551760 DKK
1 DKK = 1.8124
GHS
Avg
0.582676
High
0.639045
Low
0.511659
Last updated: 5/27/2026, 6:28:08 PM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.55 DKK |
| 10 GHS | 5.52 DKK |
| 50 GHS | 27.59 DKK |
| 100 GHS | 55.18 DKK |
| 500 GHS | 275.88 DKK |
| 1,000 GHS | 551.76 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-05-27T18:28:08Z",
"rates": {
"DKK": 0.55176
}
}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.176,
"rate": 0.55176
}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