Rate Overview
Live
1 MDL = 99.9611 MWK
1 MWK = 0.010004
MDL
Avg
100.1032
High
100.5749
Low
99.9005
Last updated: 5/26/2026, 6:21:47 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 99.96 MWK |
| 10 MDL | 999.61 MWK |
| 50 MDL | 4,998.06 MWK |
| 100 MDL | 9,996.11 MWK |
| 500 MDL | 49,980.57 MWK |
| 1,000 MDL | 99,961.15 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-05-26T18:21:47Z",
"rates": {
"MWK": 99.961148
}
}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": 9996.1148,
"rate": 99.961148
}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