Rate Overview
Live
1 MWK = 0.003703 DKK
1 DKK = 270.0513
MWK
Avg
0.003691
High
0.003727
Low
0.003643
Last updated: 3/7/2026, 7:39:57 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.85 DKK |
| 1,000 MWK | 3.70 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-03-07T07:39:57Z",
"rates": {
"DKK": 0.003703
}
}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.3703,
"rate": 0.003703
}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