Rate Overview
Live
1 DJF = 2.3911 KMF
1 KMF = 0.418225
DJF
Avg
2.3896
High
2.3978
Low
2.3790
Last updated: 6/16/2026, 10:45:07 AM
Quick Conversions
| DJF | KMF |
|---|---|
| 1 DJF | 2.39 KMF |
| 10 DJF | 23.91 KMF |
| 50 DJF | 119.55 KMF |
| 100 DJF | 239.11 KMF |
| 500 DJF | 1,195.53 KMF |
| 1,000 DJF | 2,391.06 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-16T10:45:07Z",
"rates": {
"KMF": 2.391057
}
}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": 239.1057,
"rate": 2.391057
}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