Rate Overview
Live
1 DKK = 32.2198 GYD
1 GYD = 0.031037
DKK
Avg
32.4586
High
33.0731
Low
31.9484
Last updated: 3/27/2026, 11:15:30 AM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.22 GYD |
| 10 DKK | 322.20 GYD |
| 50 DKK | 1,610.99 GYD |
| 100 DKK | 3,221.98 GYD |
| 500 DKK | 16,109.90 GYD |
| 1,000 DKK | 32,219.81 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-27T11:15:30Z",
"rates": {
"GYD": 32.219806
}
}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": 3221.9806,
"rate": 32.219806
}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