Rate Overview
Live
1 KYD = 7.8909 DKK
1 DKK = 0.126728
KYD
Avg
8.0043
High
8.8258
Low
7.6026
Last updated: 7/28/2026, 7:41:51 PM
Quick Conversions
| KYD | DKK |
|---|---|
| 1 KYD | 7.89 DKK |
| 10 KYD | 78.91 DKK |
| 50 KYD | 394.55 DKK |
| 100 KYD | 789.09 DKK |
| 500 KYD | 3,945.47 DKK |
| 1,000 KYD | 7,890.94 DKK |
Get KYD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=DKKExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-28T19:41:51Z",
"rates": {
"DKK": 7.890942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "DKK",
"amount": 100
},
"result": 789.0942,
"rate": 7.890942
}Build with KYD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key