Rate Overview
Live
1 MWK = 0.003705 DKK
1 DKK = 269.9055
MWK
Avg
0.003681
High
0.003712
Low
0.003639
Last updated: 5/27/2026, 10:53:50 PM
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.85 DKK |
| 1,000 MWK | 3.71 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-27T22:53:50Z",
"rates": {
"DKK": 0.003705
}
}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.3705,
"rate": 0.003705
}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