Rate Overview
Live
1 DKK = 19.9966 KES
1 KES = 0.050009
DKK
Avg
20.0438
High
20.1318
Low
19.9391
Last updated: 3/27/2026, 11:42:27 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.00 KES |
| 10 DKK | 199.97 KES |
| 50 DKK | 999.83 KES |
| 100 DKK | 1,999.66 KES |
| 500 DKK | 9,998.28 KES |
| 1,000 DKK | 19,996.57 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-27T11:42:27Z",
"rates": {
"KES": 19.996567
}
}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": 1999.6567,
"rate": 19.996567
}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