Rate Overview
Live
1 DKK = 0.129416 KYD
1 KYD = 7.7270
DKK
Avg
0.129657
High
0.131417
Low
0.128649
Last updated: 3/7/2026, 7:42:45 AM
Quick Conversions
| DKK | KYD |
|---|---|
| 1 DKK | 0.13 KYD |
| 10 DKK | 1.29 KYD |
| 50 DKK | 6.47 KYD |
| 100 DKK | 12.94 KYD |
| 500 DKK | 64.71 KYD |
| 1,000 DKK | 129.42 KYD |
Get DKK/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=KYDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T07:42:45Z",
"rates": {
"KYD": 0.129416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "KYD",
"amount": 100
},
"result": 12.941600000000001,
"rate": 0.129416
}Build with DKK/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key