Rate Overview
Live
1 KES = 1.3776 DJF
1 DJF = 0.725898
KES
Avg
1.3792
High
1.3832
Low
1.3745
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| KES | DJF |
|---|---|
| 1 KES | 1.38 DJF |
| 10 KES | 13.78 DJF |
| 50 KES | 68.88 DJF |
| 100 KES | 137.76 DJF |
| 500 KES | 688.80 DJF |
| 1,000 KES | 1,377.60 DJF |
Get KES/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=DJFExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T00:30:29Z",
"rates": {
"DJF": 1.377604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "DJF",
"amount": 100
},
"result": 137.7604,
"rate": 1.377604
}Build with KES/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key