Rate Overview
Live
1 KES = 0.050430 DKK
1 DKK = 19.8295
KES
Avg
0.050013
High
0.050434
Low
0.049724
Last updated: 6/19/2026, 8:53:29 AM
Quick Conversions
| KES | DKK |
|---|---|
| 1 KES | 0.05 DKK |
| 10 KES | 0.50 DKK |
| 50 KES | 2.52 DKK |
| 100 KES | 5.04 DKK |
| 500 KES | 25.22 DKK |
| 1,000 KES | 50.43 DKK |
Get KES/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=DKKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-19T08:53:29Z",
"rates": {
"DKK": 0.05043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "DKK",
"amount": 100
},
"result": 5.043,
"rate": 0.05043
}Build with KES/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key