Rate Overview
Live
1 GYD = 0.030354 DKK
1 DKK = 32.9446
GYD
Avg
0.030454
High
0.030559
Low
0.030354
Last updated: 5/7/2026, 8:14:40 AM
Quick Conversions
| GYD | DKK |
|---|---|
| 1 GYD | 0.03 DKK |
| 10 GYD | 0.30 DKK |
| 50 GYD | 1.52 DKK |
| 100 GYD | 3.04 DKK |
| 500 GYD | 15.18 DKK |
| 1,000 GYD | 30.35 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-05-07T08:14:40Z",
"rates": {
"DKK": 0.030354
}
}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.0354,
"rate": 0.030354
}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