Rate Overview
Live
1 MWK = 0.102491 DJF
1 DJF = 9.7570
MWK
Avg
0.102605
High
0.103232
Low
0.102049
Last updated: 7/29/2026, 12:53:37 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.25 DJF |
| 1,000 MWK | 102.49 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-07-29T00:53:37Z",
"rates": {
"DJF": 0.102491
}
}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.2491,
"rate": 0.102491
}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