Rate Overview
Live
1 DKK = 32.1812 GYD
1 GYD = 0.031074
DKK
Avg
32.4573
High
33.0731
Low
31.9484
Last updated: 3/27/2026, 1:23:19 PM
Quick Conversions
| DKK | GYD |
|---|---|
| 1 DKK | 32.18 GYD |
| 10 DKK | 321.81 GYD |
| 50 DKK | 1,609.06 GYD |
| 100 DKK | 3,218.12 GYD |
| 500 DKK | 16,090.62 GYD |
| 1,000 DKK | 32,181.23 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-27T13:23:19Z",
"rates": {
"GYD": 32.181231
}
}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": 3218.1231,
"rate": 32.181231
}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