Rate Overview
Live
1 MWK = 0.010020 MDL
1 MDL = 99.8004
MWK
Avg
0.010028
High
0.010047
Low
0.010010
Last updated: 6/16/2026, 1:27:31 PM
Quick Conversions
| MWK | MDL |
|---|---|
| 1 MWK | 0.01 MDL |
| 10 MWK | 0.10 MDL |
| 50 MWK | 0.50 MDL |
| 100 MWK | 1.00 MDL |
| 500 MWK | 5.01 MDL |
| 1,000 MWK | 10.02 MDL |
Get MWK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MDLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-16T13:27:31Z",
"rates": {
"MDL": 0.01002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MDL",
"amount": 100
},
"result": 1.002,
"rate": 0.01002
}Build with MWK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key