Rate Overview
Live
1 DKK = 20.3522 KES
1 KES = 0.049135
DKK
Avg
20.2705
High
20.3522
Low
20.2013
Last updated: 5/7/2026, 9:17:25 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.35 KES |
| 10 DKK | 203.52 KES |
| 50 DKK | 1,017.61 KES |
| 100 DKK | 2,035.22 KES |
| 500 DKK | 10,176.11 KES |
| 1,000 DKK | 20,352.22 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-05-07T09:17:25Z",
"rates": {
"KES": 20.352218
}
}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": 2035.2218,
"rate": 20.352218
}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