Rate Overview
Live
1 DKK = 1.8125 GHS
1 GHS = 0.551735
DKK
Avg
1.7212
High
1.9544
Low
1.5648
Last updated: 5/27/2026, 4:10:37 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.81 GHS |
| 10 DKK | 18.12 GHS |
| 50 DKK | 90.62 GHS |
| 100 DKK | 181.25 GHS |
| 500 DKK | 906.23 GHS |
| 1,000 DKK | 1,812.47 GHS |
Get DKK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GHSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-27T16:10:37Z",
"rates": {
"GHS": 1.812465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GHS",
"amount": 100
},
"result": 181.2465,
"rate": 1.812465
}Build with DKK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key