Rate Overview
Live
1 KES = 0.049074 DKK
1 DKK = 20.3774
KES
Avg
0.049217
High
0.049498
Low
0.048930
Last updated: 4/17/2026, 6:29:04 AM
Quick Conversions
| KES | DKK |
|---|---|
| 1 KES | 0.05 DKK |
| 10 KES | 0.49 DKK |
| 50 KES | 2.45 DKK |
| 100 KES | 4.91 DKK |
| 500 KES | 24.54 DKK |
| 1,000 KES | 49.07 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-04-17T06:29:04Z",
"rates": {
"DKK": 0.049074
}
}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": 4.9074,
"rate": 0.049074
}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