Rate Overview
Live
1 MWK = 0.003646 DKK
1 DKK = 274.2732
MWK
Avg
0.003660
High
0.003671
Low
0.003646
Last updated: 5/7/2026, 4:01:39 PM
Quick Conversions
| MWK | DKK |
|---|---|
| 1 MWK | 0.00 DKK |
| 10 MWK | 0.04 DKK |
| 50 MWK | 0.18 DKK |
| 100 MWK | 0.36 DKK |
| 500 MWK | 1.82 DKK |
| 1,000 MWK | 3.65 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-05-07T16:01:39Z",
"rates": {
"DKK": 0.003646
}
}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.3646,
"rate": 0.003646
}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