Rate Overview
Live
1 DKK = 0.126450 KYD
1 KYD = 7.9083
DKK
Avg
0.126417
High
0.127113
Low
0.125252
Last updated: 7/27/2026, 8:42:28 PM
Quick Conversions
| DKK | KYD |
|---|---|
| 1 DKK | 0.13 KYD |
| 10 DKK | 1.26 KYD |
| 50 DKK | 6.32 KYD |
| 100 DKK | 12.65 KYD |
| 500 DKK | 63.23 KYD |
| 1,000 DKK | 126.45 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-07-27T20:42:28Z",
"rates": {
"KYD": 0.12645
}
}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.645000000000001,
"rate": 0.12645
}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