Rate Overview
Live
1 DKK = 20.1031 KES
1 KES = 0.049744
DKK
Avg
20.0600
High
20.1109
Low
19.9739
Last updated: 6/17/2026, 7:19:58 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.10 KES |
| 10 DKK | 201.03 KES |
| 50 DKK | 1,005.16 KES |
| 100 DKK | 2,010.31 KES |
| 500 DKK | 10,051.55 KES |
| 1,000 DKK | 20,103.10 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-06-17T07:19:58Z",
"rates": {
"KES": 20.103101
}
}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": 2010.3101,
"rate": 20.103101
}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