Rate Overview
Live
1 DKK = 19.9181 KES
1 KES = 0.050206
DKK
Avg
19.9590
High
20.0017
Low
19.9181
Last updated: 8/13/2026, 7:09:52 AM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 19.92 KES |
| 10 DKK | 199.18 KES |
| 50 DKK | 995.90 KES |
| 100 DKK | 1,991.81 KES |
| 500 DKK | 9,959.03 KES |
| 1,000 DKK | 19,918.05 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-08-13T07:09:52Z",
"rates": {
"KES": 19.918052
}
}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": 1991.8052,
"rate": 19.918052
}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