Rate Overview
Live
1 MDL = 101.1358 MWK
1 MWK = 0.009888
MDL
Avg
100.6691
High
101.5150
Low
100.3072
Last updated: 9/1/2026, 8:56:10 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 101.14 MWK |
| 10 MDL | 1,011.36 MWK |
| 50 MDL | 5,056.79 MWK |
| 100 MDL | 10,113.58 MWK |
| 500 MDL | 50,567.88 MWK |
| 1,000 MDL | 101,135.76 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-09-01T20:56:10Z",
"rates": {
"MWK": 101.135764
}
}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": 10113.5764,
"rate": 101.135764
}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