Rate Overview
Live
1 DKK = 32.4784 GYD
1 GYD = 0.030790
DKK
Avg
32.6478
High
33.0077
Low
32.3718
Last updated: 3/7/2026, 3:47:39 AM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.48 GYD |
| 10 DKK | 324.78 GYD |
| 50 DKK | 1,623.92 GYD |
| 100 DKK | 3,247.84 GYD |
| 500 DKK | 16,239.18 GYD |
| 1,000 DKK | 32,478.37 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-03-07T03:47:39Z",
"rates": {
"GYD": 32.478368
}
}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": 3247.8368000000005,
"rate": 32.478368
}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