Rate Overview
Live
1 MWK = 0.102569 DJF
1 DJF = 9.7495
MWK
Avg
0.102579
High
0.102832
Low
0.102340
Last updated: 6/19/2026, 8:49:03 AM
Quick Conversions
| MWK | DJF |
|---|---|
| 1 MWK | 0.10 DJF |
| 10 MWK | 1.03 DJF |
| 50 MWK | 5.13 DJF |
| 100 MWK | 10.26 DJF |
| 500 MWK | 51.28 DJF |
| 1,000 MWK | 102.57 DJF |
Get MWK/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=DJFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-19T08:49:03Z",
"rates": {
"DJF": 0.102569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "DJF",
"amount": 100
},
"result": 10.2569,
"rate": 0.102569
}Build with MWK/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key