Rate Overview
Live
1 MWK = 0.010114 MDL
1 MDL = 98.8728
MWK
Avg
0.010086
High
0.010133
Low
0.010041
Last updated: 3/27/2026, 5:00:24 PM
Quick Conversions
| MWK | MDL |
|---|---|
| 1 MWK | 0.01 MDL |
| 10 MWK | 0.10 MDL |
| 50 MWK | 0.51 MDL |
| 100 MWK | 1.01 MDL |
| 500 MWK | 5.06 MDL |
| 1,000 MWK | 10.11 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-03-27T17:00:24Z",
"rates": {
"MDL": 0.010114
}
}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.0114,
"rate": 0.010114
}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