Rate Overview
Live
1 MDL = 98.7011 MWK
1 MWK = 0.010132
MDL
Avg
98.4924
High
99.3925
Low
97.8093
Last updated: 7/20/2026, 2:52:09 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.70 MWK |
| 10 MDL | 987.01 MWK |
| 50 MDL | 4,935.06 MWK |
| 100 MDL | 9,870.11 MWK |
| 500 MDL | 49,350.57 MWK |
| 1,000 MDL | 98,701.13 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-20T14:52:09Z",
"rates": {
"MWK": 98.70113
}
}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": 9870.113000000001,
"rate": 98.70113
}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