Rate Overview
Live
1 DJF = 2.4326 KMF
1 KMF = 0.411088
DJF
Avg
2.4250
High
2.4337
Low
2.4070
Last updated: 6/28/2026, 10:05:07 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.43 KMF |
| 10 DJF | 24.33 KMF |
| 50 DJF | 121.63 KMF |
| 100 DJF | 243.26 KMF |
| 500 DJF | 1,216.29 KMF |
| 1,000 DJF | 2,432.57 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-06-28T10:05:07Z",
"rates": {
"KMF": 2.43257
}
}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": 243.257,
"rate": 2.43257
}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