Rate Overview
Live
1 DKK = 32.5013 GYD
1 GYD = 0.030768
DKK
Avg
32.4078
High
32.5139
Low
32.2633
Last updated: 6/17/2026, 7:17:54 AM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.50 GYD |
| 10 DKK | 325.01 GYD |
| 50 DKK | 1,625.06 GYD |
| 100 DKK | 3,250.13 GYD |
| 500 DKK | 16,250.63 GYD |
| 1,000 DKK | 32,501.26 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-17T07:17:54Z",
"rates": {
"GYD": 32.501256
}
}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": 3250.1256,
"rate": 32.501256
}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