Rate Overview
Live
1 MDL = 98.6590 MWK
1 MWK = 0.010136
MDL
Avg
100.2225
High
103.1588
Low
98.0884
Last updated: 7/26/2026, 2:12:50 AM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 98.66 MWK |
| 10 MDL | 986.59 MWK |
| 50 MDL | 4,932.95 MWK |
| 100 MDL | 9,865.90 MWK |
| 500 MDL | 49,329.49 MWK |
| 1,000 MDL | 98,658.98 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-26T02:12:50Z",
"rates": {
"MWK": 98.658983
}
}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": 9865.8983,
"rate": 98.658983
}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