Rate Overview
Live
1 DJF = 2.3755 KMF
1 KMF = 0.420957
DJF
Avg
2.3652
High
2.3811
Low
2.3448
Last updated: 5/27/2026, 2:29:24 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.38 KMF |
| 10 DJF | 23.76 KMF |
| 50 DJF | 118.78 KMF |
| 100 DJF | 237.55 KMF |
| 500 DJF | 1,187.77 KMF |
| 1,000 DJF | 2,375.54 KMF |
Get DJF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=KMFExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-27T02:29:24Z",
"rates": {
"KMF": 2.375537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "KMF",
"amount": 100
},
"result": 237.5537,
"rate": 2.375537
}Build with DJF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key