Rate Overview
Live
1 GHS = 0.574165 DKK
1 DKK = 1.7417
GHS
Avg
0.575760
High
0.579974
Low
0.573728
Last updated: 7/8/2026, 3:47:00 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.57 DKK |
| 10 GHS | 5.74 DKK |
| 50 GHS | 28.71 DKK |
| 100 GHS | 57.42 DKK |
| 500 GHS | 287.08 DKK |
| 1,000 GHS | 574.17 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-08T03:47:00Z",
"rates": {
"DKK": 0.574165
}
}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": 57.416500000000006,
"rate": 0.574165
}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