Rate Overview
Live
1 DJF = 2.3665 KMF
1 KMF = 0.422570
DJF
Avg
2.3658
High
2.3745
Low
2.3633
Last updated: 5/7/2026, 12:14:05 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.37 KMF |
| 10 DJF | 23.66 KMF |
| 50 DJF | 118.32 KMF |
| 100 DJF | 236.65 KMF |
| 500 DJF | 1,183.24 KMF |
| 1,000 DJF | 2,366.47 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-07T00:14:05Z",
"rates": {
"KMF": 2.366472
}
}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": 236.6472,
"rate": 2.366472
}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