Rate Overview
Live
1 DJF = 2.4188 KMF
1 KMF = 0.413425
DJF
Avg
2.3775
High
2.4337
Low
2.3148
Last updated: 7/23/2026, 7:03:14 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.42 KMF |
| 10 DJF | 24.19 KMF |
| 50 DJF | 120.94 KMF |
| 100 DJF | 241.88 KMF |
| 500 DJF | 1,209.41 KMF |
| 1,000 DJF | 2,418.82 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-07-23T07:03:14Z",
"rates": {
"KMF": 2.418821
}
}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": 241.88209999999998,
"rate": 2.418821
}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