Rate Overview
Live
1 DKK = 20.0971 KES
1 KES = 0.049758
DKK
Avg
20.0963
High
20.1611
Low
20.0489
Last updated: 9/3/2026, 7:01:29 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.10 KES |
| 10 DKK | 200.97 KES |
| 50 DKK | 1,004.86 KES |
| 100 DKK | 2,009.71 KES |
| 500 DKK | 10,048.56 KES |
| 1,000 DKK | 20,097.11 KES |
Get DKK/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=KESExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-09-03T07:01:29Z",
"rates": {
"KES": 20.097112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "KES",
"amount": 100
},
"result": 2009.7112,
"rate": 20.097112
}Build with DKK/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key