Rate Overview
Live
1 DKK = 1.8148 GHS
1 GHS = 0.551032
DKK
Avg
1.8035
High
1.8148
Low
1.7782
Last updated: 5/27/2026, 2:51:40 PM
Quick Conversions
| DKK | GHS |
|---|---|
| 1 DKK | 1.81 GHS |
| 10 DKK | 18.15 GHS |
| 50 DKK | 90.74 GHS |
| 100 DKK | 181.48 GHS |
| 500 DKK | 907.39 GHS |
| 1,000 DKK | 1,814.78 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-27T14:51:40Z",
"rates": {
"GHS": 1.814778
}
}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.4778,
"rate": 1.814778
}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