Rate Overview
Live
1 MWK = 0.009957 MDL
1 MDL = 100.4319
MWK
Avg
0.009922
High
0.009980
Low
0.009850
Last updated: 3/7/2026, 4:59:17 AM
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 | 4.98 MDL |
| 1,000 MWK | 9.96 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-07T04:59:17Z",
"rates": {
"MDL": 0.009957
}
}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": 0.9957,
"rate": 0.009957
}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