Rate Overview
Live
1 GHS = 0.582409 DKK
1 DKK = 1.7170
GHS
Avg
0.580304
High
0.582464
Low
0.572087
Last updated: 6/19/2026, 8:48:17 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.58 DKK |
| 10 GHS | 5.82 DKK |
| 50 GHS | 29.12 DKK |
| 100 GHS | 58.24 DKK |
| 500 GHS | 291.20 DKK |
| 1,000 GHS | 582.41 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-06-19T08:48:17Z",
"rates": {
"DKK": 0.582409
}
}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": 58.240899999999996,
"rate": 0.582409
}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