Rate Overview
Live
1 DKK = 20.1897 KES
1 KES = 0.049530
DKK
Avg
20.2134
High
20.4949
Low
19.7491
Last updated: 5/27/2026, 2:55:35 PM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.19 KES |
| 10 DKK | 201.90 KES |
| 50 DKK | 1,009.48 KES |
| 100 DKK | 2,018.97 KES |
| 500 DKK | 10,094.83 KES |
| 1,000 DKK | 20,189.66 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-27T14:55:35Z",
"rates": {
"KES": 20.189659
}
}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": 2018.9659,
"rate": 20.189659
}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