Rate Overview
Live
1 DJF = 2.3796 KMF
1 KMF = 0.420236
DJF
Avg
2.3636
High
2.3825
Low
2.3333
Last updated: 3/7/2026, 7:18:18 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.38 KMF |
| 10 DJF | 23.80 KMF |
| 50 DJF | 118.98 KMF |
| 100 DJF | 237.96 KMF |
| 500 DJF | 1,189.81 KMF |
| 1,000 DJF | 2,379.61 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-03-07T07:18:18Z",
"rates": {
"KMF": 2.379613
}
}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.9613,
"rate": 2.379613
}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