Rate Overview
Live
1 DKK = 31.8808 GYD
1 GYD = 0.031367
DKK
Avg
31.6261
High
33.0188
Low
28.8764
Last updated: 6/28/2026, 8:48:00 PM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 31.88 GYD |
| 10 DKK | 318.81 GYD |
| 50 DKK | 1,594.04 GYD |
| 100 DKK | 3,188.08 GYD |
| 500 DKK | 15,940.42 GYD |
| 1,000 DKK | 31,880.85 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-06-28T20:48:00Z",
"rates": {
"GYD": 31.880847
}
}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": 3188.0847,
"rate": 31.880847
}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