Rate Overview
Live
1 KES = 0.050692 DKK
1 DKK = 19.7270
KES
Avg
0.050621
High
0.050716
Low
0.050550
Last updated: 7/11/2026, 6:43:46 PM
Quick Conversions
| KES | DKK |
|---|---|
| 1 KES | 0.05 DKK |
| 10 KES | 0.51 DKK |
| 50 KES | 2.53 DKK |
| 100 KES | 5.07 DKK |
| 500 KES | 25.35 DKK |
| 1,000 KES | 50.69 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-07-11T18:43:46Z",
"rates": {
"DKK": 0.050692
}
}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.0692,
"rate": 0.050692
}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