Rate Overview
Live
1 GHS = 0.551031 DKK
1 DKK = 1.8148
GHS
Avg
0.554513
High
0.562370
Low
0.551031
Last updated: 5/27/2026, 2:51:25 PM
Quick Conversions
| GHS | DKK |
|---|---|
| 1 GHS | 0.55 DKK |
| 10 GHS | 5.51 DKK |
| 50 GHS | 27.55 DKK |
| 100 GHS | 55.10 DKK |
| 500 GHS | 275.52 DKK |
| 1,000 GHS | 551.03 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-27T14:51:25Z",
"rates": {
"DKK": 0.551031
}
}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.103100000000005,
"rate": 0.551031
}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