Rate Overview
Live
1 KYD = 7.8531 DKK
1 DKK = 0.127339
KYD
Avg
7.8010
High
7.8538
Low
7.7519
Last updated: 6/19/2026, 8:28:12 AM
Quick Conversions
| KYD | DKK |
|---|---|
| 1 KYD | 7.85 DKK |
| 10 KYD | 78.53 DKK |
| 50 KYD | 392.65 DKK |
| 100 KYD | 785.31 DKK |
| 500 KYD | 3,926.53 DKK |
| 1,000 KYD | 7,853.06 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-06-19T08:28:12Z",
"rates": {
"DKK": 7.853058
}
}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": 785.3058,
"rate": 7.853058
}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