Rate Overview
Live
1 MWK = 0.010011 MDL
1 MDL = 99.8901
MWK
Avg
0.010024
High
0.010091
Low
0.010005
Last updated: 8/12/2026, 11:33:28 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.01 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-08-12T23:33:28Z",
"rates": {
"MDL": 0.010011
}
}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.0011,
"rate": 0.010011
}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