Rate Overview
Live
1 MDL = 100.2667 MWK
1 MWK = 0.009973
MDL
Avg
100.8083
High
101.5141
Low
100.1923
Last updated: 3/7/2026, 1:56:11 AM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 100.27 MWK |
| 10 MDL | 1,002.67 MWK |
| 50 MDL | 5,013.34 MWK |
| 100 MDL | 10,026.67 MWK |
| 500 MDL | 50,133.36 MWK |
| 1,000 MDL | 100,266.72 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-03-07T01:56:11Z",
"rates": {
"MWK": 100.26672
}
}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": 10026.672,
"rate": 100.26672
}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