Rate Overview
Live
1 DKK = 32.9871 GYD
1 GYD = 0.030315
DKK
Avg
32.8652
High
32.9969
Low
32.6627
Last updated: 4/17/2026, 6:29:54 AM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.99 GYD |
| 10 DKK | 329.87 GYD |
| 50 DKK | 1,649.36 GYD |
| 100 DKK | 3,298.71 GYD |
| 500 DKK | 16,493.56 GYD |
| 1,000 DKK | 32,987.13 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-04-17T06:29:54Z",
"rates": {
"GYD": 32.987127
}
}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": 3298.7127,
"rate": 32.987127
}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