Rate Overview
Live
1 MDL = 98.8540 MWK
1 MWK = 0.010116
MDL
Avg
101.4989
High
104.8759
Low
97.8867
Last updated: 7/19/2026, 9:12:05 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.85 MWK |
| 10 MDL | 988.54 MWK |
| 50 MDL | 4,942.70 MWK |
| 100 MDL | 9,885.40 MWK |
| 500 MDL | 49,427.02 MWK |
| 1,000 MDL | 98,854.05 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-07-19T21:12:05Z",
"rates": {
"MWK": 98.854045
}
}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": 9885.4045,
"rate": 98.854045
}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