Rate Overview
Live
1 MDL = 98.8667 MWK
1 MWK = 0.010115
MDL
Avg
99.6468
High
104.0544
Low
93.1345
Last updated: 3/27/2026, 9:48:56 AM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.87 MWK |
| 10 MDL | 988.67 MWK |
| 50 MDL | 4,943.33 MWK |
| 100 MDL | 9,886.67 MWK |
| 500 MDL | 49,433.34 MWK |
| 1,000 MDL | 98,866.69 MWK |
Get MDL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MWKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T09:48:56Z",
"rates": {
"MWK": 98.866689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MWK",
"amount": 100
},
"result": 9886.668899999999,
"rate": 98.866689
}Build with MDL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key