Rate Overview
Live
1 DKK = 0.128366 KYD
1 KYD = 7.7902
DKK
Avg
0.124679
High
0.131533
Low
0.113304
Last updated: 3/28/2026, 11:01:15 AM
Quick Conversions
| DKK | KYD |
|---|---|
| 1 DKK | 0.13 KYD |
| 10 DKK | 1.28 KYD |
| 50 DKK | 6.42 KYD |
| 100 DKK | 12.84 KYD |
| 500 DKK | 64.18 KYD |
| 1,000 DKK | 128.37 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-28T11:01:15Z",
"rates": {
"KYD": 0.128366
}
}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.8366,
"rate": 0.128366
}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