Rate Overview
Live
1 DKK = 32.5527 GYD
1 GYD = 0.030719
DKK
Avg
32.5305
High
32.6009
Low
32.4354
Last updated: 5/27/2026, 6:25:43 PM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.55 GYD |
| 10 DKK | 325.53 GYD |
| 50 DKK | 1,627.63 GYD |
| 100 DKK | 3,255.27 GYD |
| 500 DKK | 16,276.35 GYD |
| 1,000 DKK | 32,552.69 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-05-27T18:25:43Z",
"rates": {
"GYD": 32.552693
}
}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": 3255.2693,
"rate": 32.552693
}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