Rate Overview
Live
1 GHS = 0.551727 DKK
1 DKK = 1.8125
GHS
Avg
0.529215
High
0.642706
Low
0.426130
Last updated: 5/27/2026, 7:38:20 PM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.55 DKK |
| 10 GHS | 5.52 DKK |
| 50 GHS | 27.59 DKK |
| 100 GHS | 55.17 DKK |
| 500 GHS | 275.86 DKK |
| 1,000 GHS | 551.73 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-27T19:38:20Z",
"rates": {
"DKK": 0.551727
}
}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.1727,
"rate": 0.551727
}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