Rate Overview
Live
1 KES = 1.3720 DJF
1 DJF = 0.728836
KES
Avg
1.3745
High
1.3776
Low
1.3720
Last updated: 3/27/2026, 11:11:24 AM
Quick Conversions
| KES | DJF |
|---|---|
| 1 KES | 1.37 DJF |
| 10 KES | 13.72 DJF |
| 50 KES | 68.60 DJF |
| 100 KES | 137.21 DJF |
| 500 KES | 686.03 DJF |
| 1,000 KES | 1,372.05 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-27T11:11:24Z",
"rates": {
"DJF": 1.37205
}
}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.205,
"rate": 1.37205
}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