Rate Overview
Live
1 DKK = 20.1630 KES
1 KES = 0.049596
DKK
Avg
20.1494
High
20.2020
Low
20.0841
Last updated: 5/27/2026, 6:27:09 PM
Quick Conversions
| DKK | KES |
|---|---|
| 1 DKK | 20.16 KES |
| 10 DKK | 201.63 KES |
| 50 DKK | 1,008.15 KES |
| 100 DKK | 2,016.30 KES |
| 500 DKK | 10,081.49 KES |
| 1,000 DKK | 20,162.99 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-27T18:27:09Z",
"rates": {
"KES": 20.162989
}
}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": 2016.2989,
"rate": 20.162989
}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