Rate Overview
Live
1 MDL = 98.8667 MWK
1 MWK = 0.010115
MDL
Avg
101.4898
High
103.3658
Low
98.8667
Last updated: 3/27/2026, 4:49:24 PM
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-27T16:49:24Z",
"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