Rate Overview
Live
1 MWK = 0.003749 DKK
1 DKK = 266.7378
MWK
Avg
0.003776
High
0.003792
Low
0.003749
Last updated: 7/30/2026, 6:36:08 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.87 DKK |
| 1,000 MWK | 3.75 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-07-30T18:36:08Z",
"rates": {
"DKK": 0.003749
}
}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.3749,
"rate": 0.003749
}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