Rate Overview
Live
1 MDL = 100.2149 MWK
1 MWK = 0.009979
MDL
Avg
99.9457
High
100.2149
Low
99.6185
Last updated: 8/14/2026, 8:33:07 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 100.21 MWK |
| 10 MDL | 1,002.15 MWK |
| 50 MDL | 5,010.75 MWK |
| 100 MDL | 10,021.49 MWK |
| 500 MDL | 50,107.46 MWK |
| 1,000 MDL | 100,214.93 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-08-14T20:33:07Z",
"rates": {
"MWK": 100.214928
}
}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": 10021.4928,
"rate": 100.214928
}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