Rate Overview
Live
1 MDL = 100.4650 MWK
1 MWK = 0.009954
MDL
Avg
100.8983
High
101.1293
Low
100.4650
Last updated: 5/6/2026, 3:30:39 PM
Quick Conversions
| MDL | MWK |
|---|---|
| 1 MDL | 100.47 MWK |
| 10 MDL | 1,004.65 MWK |
| 50 MDL | 5,023.25 MWK |
| 100 MDL | 10,046.50 MWK |
| 500 MDL | 50,232.52 MWK |
| 1,000 MDL | 100,465.04 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-06T15:30:39Z",
"rates": {
"MWK": 100.465043
}
}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": 10046.504299999999,
"rate": 100.465043
}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