Rate Overview
Live
1 DKK = 273.1299 MWK
1 MWK = 0.003661
DKK
Avg
273.0549
High
274.0704
Low
272.3365
Last updated: 5/7/2026, 9:01:08 PM
Quick Conversions
| DKK | MWK |
|---|---|
| 1 DKK | 273.13 MWK |
| 10 DKK | 2,731.30 MWK |
| 50 DKK | 13,656.50 MWK |
| 100 DKK | 27,312.99 MWK |
| 500 DKK | 136,564.96 MWK |
| 1,000 DKK | 273,129.91 MWK |
Get DKK/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MWKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-07T21:01:08Z",
"rates": {
"MWK": 273.129914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MWK",
"amount": 100
},
"result": 27312.9914,
"rate": 273.129914
}Build with DKK/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key