Rate Overview
Live
1 MDL = 99.5303 MWK
1 MWK = 0.010047
MDL
Avg
99.6718
High
99.8979
Low
99.5303
Last updated: 6/15/2026, 7:42:16 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 99.53 MWK |
| 10 MDL | 995.30 MWK |
| 50 MDL | 4,976.52 MWK |
| 100 MDL | 9,953.03 MWK |
| 500 MDL | 49,765.16 MWK |
| 1,000 MDL | 99,530.32 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-06-15T19:42:16Z",
"rates": {
"MWK": 99.530324
}
}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": 9953.0324,
"rate": 99.530324
}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