Rate Overview
Live
1 MWK = 0.003717 DKK
1 DKK = 269.0342
MWK
Avg
0.003727
High
0.003735
Low
0.003717
Last updated: 8/19/2026, 6:04:35 AM
Quick Conversions
| MWK | DKK |
|---|---|
| 1 MWK | 0.00 DKK |
| 10 MWK | 0.04 DKK |
| 50 MWK | 0.19 DKK |
| 100 MWK | 0.37 DKK |
| 500 MWK | 1.86 DKK |
| 1,000 MWK | 3.72 DKK |
Get MWK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=DKKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-19T06:04:35Z",
"rates": {
"DKK": 0.003717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "DKK",
"amount": 100
},
"result": 0.3717,
"rate": 0.003717
}Build with MWK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key