Rate Overview
Live
1 MDL = 98.9860 MWK
1 MWK = 0.010102
MDL
Avg
98.7436
High
98.9860
Low
98.5682
Last updated: 7/25/2026, 1:19:07 AM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.99 MWK |
| 10 MDL | 989.86 MWK |
| 50 MDL | 4,949.30 MWK |
| 100 MDL | 9,898.60 MWK |
| 500 MDL | 49,493.00 MWK |
| 1,000 MDL | 98,986.01 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-25T01:19:07Z",
"rates": {
"MWK": 98.986007
}
}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": 9898.6007,
"rate": 98.986007
}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