Rate Overview
Live
1 DKK = 20.0388 KES
1 KES = 0.049903
DKK
Avg
20.0495
High
20.1318
Low
19.9391
Last updated: 3/27/2026, 6:06:09 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.04 KES |
| 10 DKK | 200.39 KES |
| 50 DKK | 1,001.94 KES |
| 100 DKK | 2,003.88 KES |
| 500 DKK | 10,019.42 KES |
| 1,000 DKK | 20,038.83 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-03-27T06:06:09Z",
"rates": {
"KES": 20.03883
}
}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": 2003.883,
"rate": 20.03883
}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