Rate Overview
Live
1 DKK = 32.4646 GYD
1 GYD = 0.030803
DKK
Avg
32.5054
High
32.6305
Low
32.4090
Last updated: 9/2/2026, 3:54:47 PM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.46 GYD |
| 10 DKK | 324.65 GYD |
| 50 DKK | 1,623.23 GYD |
| 100 DKK | 3,246.46 GYD |
| 500 DKK | 16,232.28 GYD |
| 1,000 DKK | 32,464.56 GYD |
Get DKK/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=GYDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-09-02T15:54:47Z",
"rates": {
"GYD": 32.46456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "GYD",
"amount": 100
},
"result": 3246.4559999999997,
"rate": 32.46456
}Build with DKK/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key