Rate Overview
Live
1 MWK = 0.102469 DJF
1 DJF = 9.7590
MWK
Avg
0.102632
High
0.102837
Low
0.102401
Last updated: 3/7/2026, 10:56:50 AM
Quick Conversions
| MWK | DJF |
|---|---|
| 1 MWK | 0.10 DJF |
| 10 MWK | 1.02 DJF |
| 50 MWK | 5.12 DJF |
| 100 MWK | 10.25 DJF |
| 500 MWK | 51.23 DJF |
| 1,000 MWK | 102.47 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-03-07T10:56:50Z",
"rates": {
"DJF": 0.102469
}
}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.2469,
"rate": 0.102469
}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