Rate Overview
Live
1 MDL = 98.4079 MWK
1 MWK = 0.010162
MDL
Avg
98.1900
High
98.5967
Low
97.8093
Last updated: 7/5/2026, 3:38:51 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.41 MWK |
| 10 MDL | 984.08 MWK |
| 50 MDL | 4,920.40 MWK |
| 100 MDL | 9,840.79 MWK |
| 500 MDL | 49,203.96 MWK |
| 1,000 MDL | 98,407.92 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-05T15:38:51Z",
"rates": {
"MWK": 98.407918
}
}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": 9840.791799999999,
"rate": 98.407918
}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