Rate Overview
Live
1 GHS = 0.564555 DKK
1 DKK = 1.7713
GHS
Avg
0.568433
High
0.571208
Low
0.564555
Last updated: 5/7/2026, 8:35:28 AM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.56 DKK |
| 10 GHS | 5.65 DKK |
| 50 GHS | 28.23 DKK |
| 100 GHS | 56.46 DKK |
| 500 GHS | 282.28 DKK |
| 1,000 GHS | 564.56 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-07T08:35:28Z",
"rates": {
"DKK": 0.564555
}
}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.4555,
"rate": 0.564555
}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