Rate Overview
Live
1 DKK = 32.2243 GYD
1 GYD = 0.031033
DKK
Avg
32.7809
High
33.4305
Low
32.1283
Last updated: 3/27/2026, 9:55:56 AM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.22 GYD |
| 10 DKK | 322.24 GYD |
| 50 DKK | 1,611.21 GYD |
| 100 DKK | 3,222.43 GYD |
| 500 DKK | 16,112.13 GYD |
| 1,000 DKK | 32,224.25 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-27T09:55:56Z",
"rates": {
"GYD": 32.224252
}
}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": 3222.4252,
"rate": 32.224252
}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