Rate Overview
Live
1 MDL = 101.4037 MWK
1 MWK = 0.009862
MDL
Avg
101.0643
High
101.7611
Low
100.6392
Last updated: 4/16/2026, 2:06:49 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 101.40 MWK |
| 10 MDL | 1,014.04 MWK |
| 50 MDL | 5,070.19 MWK |
| 100 MDL | 10,140.37 MWK |
| 500 MDL | 50,701.85 MWK |
| 1,000 MDL | 101,403.70 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-04-16T14:06:49Z",
"rates": {
"MWK": 101.403703
}
}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": 10140.370299999999,
"rate": 101.403703
}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