Rate Overview
Live
1 KMF = 0.420236 DJF
1 DJF = 2.3796
KMF
Avg
0.423107
High
0.428572
Low
0.419724
Last updated: 3/7/2026, 5:19:31 AM
Quick Conversions
| KMF | DJF |
|---|---|
| 1 KMF | 0.42 DJF |
| 10 KMF | 4.20 DJF |
| 50 KMF | 21.01 DJF |
| 100 KMF | 42.02 DJF |
| 500 KMF | 210.12 DJF |
| 1,000 KMF | 420.24 DJF |
Get KMF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=DJFExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T05:19:31Z",
"rates": {
"DJF": 0.420236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "DJF",
"amount": 100
},
"result": 42.0236,
"rate": 0.420236
}Build with KMF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key