Rate Overview
Live
1 GYD = 0.031388 DKK
1 DKK = 31.8593
GYD
Avg
0.031656
High
0.034630
Low
0.030285
Last updated: 7/27/2026, 12:57:10 AM
Quick Conversions
| GYD | DKK |
|---|---|
| 1 GYD | 0.03 DKK |
| 10 GYD | 0.31 DKK |
| 50 GYD | 1.57 DKK |
| 100 GYD | 3.14 DKK |
| 500 GYD | 15.69 DKK |
| 1,000 GYD | 31.39 DKK |
Get GYD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=DKKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-27T00:57:10Z",
"rates": {
"DKK": 0.031388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "DKK",
"amount": 100
},
"result": 3.1388,
"rate": 0.031388
}Build with GYD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key